SA-MP Forums Archive
Bug NPC Who Know Please Help . - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Bug NPC Who Know Please Help . (/showthread.php?tid=143067)



Bug NPC Who Know Please Help . - jame20702 - 21.04.2010

if i use this

ConnectNPC("Phoenix_Driver","LS(Driving1)");<-- Work No Bug
ConnectNPC("Dave","Prison");<-- Bug Freeze No Move

if i use this

ConnectNPC("Dave","Prison"); <-- Work No Bug
ConnectNPC("Phoenix_Driver","LS(Driving1)"); <-- Bug Freeze No Move

who know help me please ,


Re: Bug NPC Who Know Please Help . - jame20702 - 21.04.2010

if first npc is Phoenix_Driver (ID 0)
and second is Dave (ID 1)
if I kick Phoenix_Driver
Dave will work .

first npc (ID 0) No Bug
But ID 1+ will bug (freeze no move)


Re: Bug NPC Who Know Please Help . - jame20702 - 21.04.2010

i use larp game mode.
who know how to add bot in LARP !!


Re: Bug NPC Who Know Please Help . - jame20702 - 22.04.2010

bump