SA-MP Forums Archive
Help me with FCNPC - 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)
+--- Thread: Help me with FCNPC (/showthread.php?tid=581080)



Help me with FCNPC - Dusan01 - 10.07.2015

Hi guys, i started to use FCNPC plugin and i added a record to drive a car and when i put him in car and i start playback npc is not moving and i added debug
Code:
public FCNPC_OnFinishPlayback(npcid)
{
SendClientMessageToAll(-1,"FINISHED");
return 1;
}
and i get that message but npc is not moving?


Re: Help me with FCNPC - Dusan01 - 12.07.2015

BUMP


Re: Help me with FCNPC - Prokill911 - 12.07.2015

You're giving us 3 lines of code that you say works fine...
An you don't give us the code that isn't? Lawl