wrong infos in script
Posted: Sun Oct 01, 2006 2:48 am
097\Distro\pkg\mobiles\brainAI\include\npcWatchList.inc
Error 1)
Line 158: NPC_ShouldWatch(npc, mobile, script_path)
Line 173: NPC_ShouldWatch(npc, mobile, byref settings, byref scripts)
The function description has wrong parameters
Error 2)
NPC_ShouldWatch(npc, mobile, settings, scripts)
isn't listed in Function List at the beginning of the script
Error 1)
Line 158: NPC_ShouldWatch(npc, mobile, script_path)
Line 173: NPC_ShouldWatch(npc, mobile, byref settings, byref scripts)
The function description has wrong parameters
Error 2)
NPC_ShouldWatch(npc, mobile, settings, scripts)
isn't listed in Function List at the beginning of the script