String
#1

Hey can anyone help me with a string that doesnt carry a varible it just carrys some text and a colour

format(string, 25, "LV:S"...... Its for a car plate
Reply
#2

SetVehicleNumberPlate(GetPlayerVehicleID(playerid) , "~b~LV:S");
?
Reply
#3

Im trying to add a colour to it though and you need a string for that
Reply
#4

You dont need string :/
SetVehicleNumberPlate(GetPlayerVehicleID(playerid) , "{FF0000}LV:S");
Just enter code for color... http://www.computerhope.com/htmcolor.htm
Reply
#5

Oh ok
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)