Colors in Plates
#6

Quote:
Originally Posted by wups
Посмотреть сообщение
Show us your full codes.
Well we're just creating strings, applying the colorcodes when we format the string and
then apply the string to SetVehicleNumberPlate.

Example:

pawn Код:
new string[32];
format(string, sizeof(string), "{COLOR}%s",VALUE);
SetVehicleNumberPlate(vehicleid,string);
And It works fine without the colorcode.
Reply


Messages In This Thread
Colors in Plates - by Mike Garber - 14.12.2010, 12:21
Re: Colors in Plates - by FlatMaN - 14.12.2010, 13:10
Re: Colors in Plates - by Mike Garber - 14.12.2010, 13:15
Re: Colors in Plates - by FlatMaN - 14.12.2010, 13:18
Re: Colors in Plates - by wups - 14.12.2010, 13:36
Re: Colors in Plates - by Mike Garber - 14.12.2010, 13:46
Re: Colors in Plates - by woot - 14.12.2010, 13:52

Forum Jump:


Users browsing this thread: 1 Guest(s)