SA-MP Forums Archive
NPC helpz - 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: NPC helpz (/showthread.php?tid=129410)



NPC helpz - Alexrs - 22.02.2010

Ok, so I want my on foot NPC to go in a NPC car. But it fails, it does not go in the car.
Do I need to make a:
Код:
 public OnNPCEnterVehicle(vehicleid, seatid) StartRecordingPlayback(PLAYER_RECORDING_TYPE_DRIVER,"my file name");
  public OnNPCExitVehicle() StopRecordingPlayback();
?

I get the whole NPC scripting thing. I'm just wondering what I need to do to make it go in the car.

Video: