Problem. Car
#6

Quote:
Originally Posted by niels44
Посмотреть сообщение
you used 4 paramters... 1 too much... i guess you wanna use 2, 2 for the carcolour? in that case you are now doing like: PutPlayerInVehicle(playerid, vehicleid, color1, color2);, but you should use: PutPlayerInVehicle(playerid, vehicleid, seatid);

seatID means the seat he is in, type 0 for the driver seat.

so you should use:
pawn Код:
PutPlayerInVehicle(playerid, 424, 0);
hope this helped you out

greets niels
I was gonna post about it, too late
Anyways, cheers boss

NOTE: if you wanna set a vehicle's color, use "ChangeVehicleColor", good luck
Reply


Messages In This Thread
Problem. Car - by Edin Black - 02.06.2012, 13:02
Re: Problem. Car - by Edin Black - 02.06.2012, 13:32
Re: Problem. Car - by leonardo1434 - 02.06.2012, 13:38
Re: Problem. Car - by Edin Black - 02.06.2012, 13:59
Re: Problem. Car - by niels44 - 02.06.2012, 14:03
Re: Problem. Car - by Sandiel - 02.06.2012, 14:28
Re: Problem. Car - by Edin Black - 02.06.2012, 15:01

Forum Jump:


Users browsing this thread: 1 Guest(s)