Problem With Vehicle Number Plate System
#1

I've got a problem when i compile here is my code

pawn Код:
public OnVehicleSpawn(vehicleid)
{
SetVehicleNumberPlate(vehicleid, "SAMP %d", vehicleid);
SetVehicleToRespawn(vehicleid);
return 1;
}
and its returning

Quote:

gamemode(480) : warning 202: number of arguments does not match definition

I'm kind of a noob to PAWN coding, how can i fix this?
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)