How can I make every licence plate say one thing?
#4

Quote:
Originally Posted by Luis-
Посмотреть сообщение
pawn Код:
for(new j = 0; j != MAX_VEHICLES; j++) {
    SetVehicleNumberPlate(j, "Change");
    return 1;
}
Try this buddy.
Would I put this onplayerupdate?
Reply


Messages In This Thread
How can I make every licence plate say one thing? - by ExtendedCarbon - 09.09.2013, 17:39
Re: How can I make every licence plate say one thing? - by Luis- - 09.09.2013, 17:45
Re: How can I make every licence plate say one thing? - by Jstylezzz - 09.09.2013, 17:46
Re: How can I make every licence plate say one thing? - by ExtendedCarbon - 09.09.2013, 17:53
Re: How can I make every licence plate say one thing? - by Jstylezzz - 09.09.2013, 17:59

Forum Jump:


Users browsing this thread: 3 Guest(s)