Is there a GivePlayerVehicle?
#1

Ok well i have a custom race and i want it to only spawn a turismo with it, no other cars

i got this far and got stuck on the spawn a car part

if(!strcmp("/Tdrag", cmdtext, true))
{
SetPlayerPos(playerid, 411.8674, 1973.1827, 347.515;
SetPlayerFacingAngle(playerid, 95.3404);
SendClientMessage(playerid, 0xFFFFFFFF, "Start youe engines");
return 1;
}


i Saw a GetplayerVehicleID but im not exactly sure what that will do, any help?
Reply


Messages In This Thread
Is there a GivePlayerVehicle? - by seifo - 05.09.2010, 00:13
Re: Is there a GivePlayerVehicle? - by willsuckformoney - 05.09.2010, 00:17
Re: Is there a GivePlayerVehicle? - by gamer931215 - 05.09.2010, 00:18
Re: Is there a GivePlayerVehicle? - by seifo - 05.09.2010, 00:23
Re: Is there a GivePlayerVehicle? - by DiddyBop - 05.09.2010, 00:46
Re: Is there a GivePlayerVehicle? - by gamer931215 - 05.09.2010, 09:31

Forum Jump:


Users browsing this thread: 1 Guest(s)