How to make?
#2

Just check this: https://sampwiki.blast.hk/wiki/SetVehicleNumberPlate

pawn Код:
for(new v = 0; v < MAX_VEHICLES; v++)
{
SetVehicleNumberPlate(v, "PPFS");
SetVehicleToRespawn(v);
}
Simple, isn't it?
Reply


Messages In This Thread
How to make? - by propilot - 08.06.2009, 18:38
Re: How to make? - by Correlli - 08.06.2009, 18:39
Re: How to make? - by propilot - 12.06.2009, 20:07
Re: How to make? - by Correlli - 12.06.2009, 20:12

Forum Jump:


Users browsing this thread: 1 Guest(s)