29.11.2009, 20:00
Hello,
First, I'm sorry for my english, but I'm french, and I'm still learning it.
So, I've got a question. I wanna put a player in the vehicle witch has the player id. So, if playerid = 12, I wanna put the player in the vehicle who've got the vehicleid 12.
Can somebody help me to do that ? I've tried this code :
But it doesn't work.
Thanks,
Gzsume.
First, I'm sorry for my english, but I'm french, and I'm still learning it.
So, I've got a question. I wanna put a player in the vehicle witch has the player id. So, if playerid = 12, I wanna put the player in the vehicle who've got the vehicleid 12.
Can somebody help me to do that ? I've tried this code :
Код:
PutPlayerInVehicle(playerid,playerid,0);
Thanks,
Gzsume.