Lagoon
Joined: 05 Mar 2006 Posts: 118 Location: Italy
|
Posted: Sun Oct 01, 2006 6:48 am Post subject: wrong infos in script |
|
|
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 |
|