Hi everyone. I got a problem on a OT, that if you talk to NPC, it crashes whole server. Any ideas, what can cause that ?
Example : When i say hi -> hp or mp to NPC, server crashes.
NPC SCRIPT :
function onThingMove(creature, thing, oldpos, oldstackpos)
end
function...