putplayer in vehicle
#3

The CreateNewPlayerVehicle function's second parameter is the vehicle model you want to create, and PutPlayerInVehicle is asking for a vehicle ID. 411 would not be the vehicle you just created.

pawn Код:
new tempcar = CreateNewPlayerVehicle(playerid, 411, 32000);
PutPlayerInVehicle(playerid, tempcar, 0);
and if that doesn't work, I ask to please see the CreateNewPlayerVehicle function.
Reply


Messages In This Thread
putplayer in vehicle - by pelani - 12.02.2013, 20:15
Re: putplayer in vehicle - by pelani - 12.02.2013, 20:32
Re: putplayer in vehicle - by zDevon - 12.02.2013, 20:33
Re: putplayer in vehicle - by pelani - 12.02.2013, 20:38
Re: putplayer in vehicle - by pelani - 12.02.2013, 20:57
Re: putplayer in vehicle - by MP2 - 13.02.2013, 00:02

Forum Jump:


Users browsing this thread: 1 Guest(s)