Posts: 33
Threads: 15
Joined: May 2010
Reputation:
0
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.
Posts: 1,781
Threads: 13
Joined: Sep 2009
Reputation:
0
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...
Posts: 2,286
Threads: 18
Joined: Jun 2010
You'll fix it by specifying a correct seat id - 0, 1, 2 or 3