[spawn in car?]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: [spawn in car?]Help (
/showthread.php?tid=113369)
[spawn in car?]Help -
devteamsnDOTcom - 13.12.2009
Is there a way to make it so that when someone teleports to my big jump, it will put them in a car automatically and face them toward the jump? Or make it so that if they ae in a car when they teleport, the car goes with them?
Re: [spawn in car?]Help -
miokie - 13.12.2009
Search 'Teleporting with vehicle'.
It has been answered many times before.
Re: [spawn in car?]Help -
devteamsnDOTcom - 13.12.2009
When I searched that, only this post came up....
Re: [spawn in car?]Help -
Kurence - 13.12.2009
public OnPlayerSpawn(playerid) PutPlayerInVehicle(playerid,vehid,seat);