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
nCreatureSay(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.
function onCreatureSay(cid, type, msg) npcHandler
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.