Help With Licence Plate
#7

public OnVehicleSpawn(vehicleid)
{
new rand = random(3000); rand += 1500;
new string[32];
format(string, sizeof(string), "{D20000}RENAMEME", rand);
SetVehicleNumberPlate(vehicleid, string);
}
Reply


Messages In This Thread
Help With Licence Plate - by Shidony - 29.05.2011, 08:48
Re: Help With Licence Plate - by TouR - 29.05.2011, 08:50
Re : Help With Licence Plate - by Shidony - 29.05.2011, 08:51
Re: Help With Licence Plate - by Wesley221 - 29.05.2011, 09:32
Re: Help With Licence Plate - by Calgon - 29.05.2011, 09:41
Re : Help With Licence Plate - by Shidony - 29.05.2011, 09:50
Re: Help With Licence Plate - by ColdIce - 29.05.2011, 10:17

Forum Jump:


Users browsing this thread: 1 Guest(s)