NPC not getting into the car - 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: NPC not getting into the car (
/showthread.php?tid=412123)
NPC not getting into the car -
Fernado Samuel - 31.01.2013
Removed
Re: NPC not getting into the car -
Fernado Samuel - 01.02.2013
anyone?
AW: NPC not getting into the car -
Meta - 01.02.2013
Do you even play a npc record?
Or do you use PutPlayerInVehicle?
Re: NPC not getting into the car -
RedCrossER - 01.02.2013
You Have to create a specified car for NPC Eg: NPCVehicle = Createvehicle ..........
Then On NPC Spawn use PutPlayerInVehicle(NPCVehicle,id);