• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Lua Shaman NPC

Xaqiion

New Member
Joined
May 8, 2015
Messages
11
Reaction score
1
Hi.
I need help with a script for an npc.

This is the error in the console

Code:
Chondur.lua:85: attempt to index field 'Shaman' <a nil value> stack treceback:
             [C]: in function '__index'
             data/npc/scripts/Chondur.lua:85: in main chunk

this is the line of code the error points at.

Code:
-1, Storage.OutfitQuest.Shaman.MissionStaff

I am using the TFS 1.1 server

The lua script was so big so i coudnt post it here.

This is the full script
https://gist.github.com/Chewiie/8e83427b24388c5ef658

This has haunted me for 3 days now and cant solve it or find anything on the forums.
 
Back
Top