• 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!

Solved Huge NPC problem..

I think your problem is in npc.lua first line:
Code:
dofile(getDataDir() .. 'npc/lib/npcsystem/npcsystem.lua')
 
Well.. I used that NPC system on the same server before and then it worked for me :s Anyways.. Do you mind giving me a full NPC system that works for TFS 0.3.6? :D or just that npc.lua file :p
 
Last edited:
Back
Top