Problem With Vehicle Number Plate System
#3

pawn Код:
public OnVehicleSpawn(vehicleid)
{
new str[128]; format(str, sizeof str, "SAMP %i", vehicleid);
SetVehicleNumberPlate(vehicleid, str);
SetVehicleToRespawn(vehicleid);
return 1;
}
Reply


Messages In This Thread
Problem With Vehicle Number Plate System - by tonysmith13 - 20.12.2010, 09:36
Re: Problem With Vehicle Number Plate System - by Woet - 20.12.2010, 10:26
Re: Problem With Vehicle Number Plate System - by iTorran - 20.12.2010, 10:50
Re: Problem With Vehicle Number Plate System - by tonysmith13 - 20.12.2010, 11:17
Re: Problem With Vehicle Number Plate System - by kurta999 - 20.12.2010, 13:02
Re: Problem With Vehicle Number Plate System - by leong124 - 20.12.2010, 13:56
Re: Problem With Vehicle Number Plate System - by blackwave - 20.12.2010, 20:30

Forum Jump:


Users browsing this thread: 1 Guest(s)