• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

NPC's wont respond

ziggy46802

Active Member
Joined
Aug 19, 2012
Messages
418
Reaction score
27
I'm getting an error I think on this line

function onCreatureSay(cid, type, msg) npcHandler:onCreatureSay(cid, type, msg) end

on my npc, I'm using the latest TFS 9.6, is there a problem with this, do I change it at all or is the problem somewhere else probably?

I'm not hosting the server so I can't see the error that's why there isn't more information, all I know is that my npc's wont respond with the latest npc system from the latest TFS 9.6.
 
Well I see why it wont work, the new npc system has an "AI" system and mine doesnt. So I replaced the lib folder with my npc system that I use and then my npcs didnt show up on the server!?!?
 
Back
Top