29.11.2009, 20:07
Quote:
Originally Posted by Gzsume_
Hehe, I've changed my post when you've posted. I've tried, but it doesn't work. The player spawn, then he isn't put in any vehicle.
|
Quote:
Originally Posted by KnooL
Actualy this is the function:
PutPlayerInVehicle(playerid, vehicleid, 0); and not PutPlayerInVehicle(playerid, playerid, 0); |
Quote:
Originally Posted by Gzsume_
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.
|