Page 1 of 1

wrong infos in script

Posted: Sun Oct 01, 2006 2:48 am
by Lagoon
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

Posted: Sun Oct 01, 2006 10:07 am
by Austin
...fixed