PutPlayerInVehicle in 0.3d ? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: PutPlayerInVehicle in 0.3d ? (
/showthread.php?tid=304218)
PutPlayerInVehicle in 0.3d ? -
gunnrcrakr - 17.12.2011
My server used sa-mp 0.3d but i can't use function PutPlayerInVehicle(suspect,vehid,4); It's freeze giveplayerid but not take to the car ? How i fix it, Thank you.
Re: PutPlayerInVehicle in 0.3d ? -
Babul - 17.12.2011
this behavior changed on one recent update, i guess it was like rc5 - putting a player into an invalid seat id, will fail, so no more passenger flying in a hydra/rustler. it got checked maybe cause a player exiting a vehicle from an invalid seatid will crash, due to no animation existing...
Re: PutPlayerInVehicle in 0.3d ? -
KingHual - 17.12.2011
You'll fix it by specifying a correct seat id - 0, 1, 2 or 3