10.07.2015, 14:42
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
and i get that message but npc is not moving?
Code:
public FCNPC_OnFinishPlayback(npcid) { SendClientMessageToAll(-1,"FINISHED"); return 1; }