wrong infos in script

Archive of posts related to former distro versions. Be aware that posts here do not refer to the current distro and may not work.
Locked
Lagoon
Grandmaster Poster
Posts: 118
Joined: Sun Mar 05, 2006 7:25 am

wrong infos in script

Post 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
User avatar
Austin
Former Developer
Posts: 621
Joined: Wed Jan 25, 2006 2:30 am

Post by Austin »

...fixed
Locked