SetVehicleNumberPlate problem
#10

here is the problem

Quote:

new Float,Float:y,Float:z;
GetPlayerPos(playerid,x,y,z);
new taxi=CreateVehicle(420,x+1,y,z,0,7,0,999999);
new name[MAX_PLAYER_NAME];
GetPlayerName(playerid,name,sizeof(name));
SetVehicleNumberPlate(taxi, name);
SetVehicleToRespawn(taxi);

you should replace that with your own!
Reply


Messages In This Thread
SetVehicleNumberPlate problem - by adihash - 23.10.2009, 15:17
Re: SetVehicleNumberPlate problem - by Hiddos - 23.10.2009, 18:46
Re: SetVehicleNumberPlate problem - by Sergei - 23.10.2009, 18:51
Re: SetVehicleNumberPlate problem - by MenaceX^ - 23.10.2009, 19:00
Re: SetVehicleNumberPlate problem - by KevKo95 - 23.10.2009, 19:01
Re: SetVehicleNumberPlate problem - by Joe Staff - 23.10.2009, 19:10
Re: SetVehicleNumberPlate problem - by SoeH - 23.10.2009, 19:37
Re: SetVehicleNumberPlate problem - by MenaceX^ - 23.10.2009, 19:40
Re: SetVehicleNumberPlate problem - by Sergei - 23.10.2009, 19:48
Re: SetVehicleNumberPlate problem - by samp03c - 01.02.2011, 15:01

Forum Jump:


Users browsing this thread: 4 Guest(s)