TextdrawSetString Help (+REP Awarded for Best Help)
#2

Hex colours are not supported in textdraws.
If you wanna use colored text use this:
~r~ - red
~g~- green
...etc..
ex:

("~r~This is red ~g~ this is green");

Use This:
pawn Код:
format(string, sizeof(string), "~g~Advertisement: ~w~%s(%d) - %s", GetPlayerNameEx(playerid), PlayerInfo[playerid][pPnumber], params);
TextDrawSetString(DefaultSetup1[playerid], string);
Reply


Messages In This Thread
TextdrawSetString Help (+REP Awarded for Best Help) - by Deduction - 22.04.2012, 08:24
Re: TextdrawSetString Help (+REP Awarded for Best Help) - by rVar - 22.04.2012, 08:58
Re: TextdrawSetString Help (+REP Awarded for Best Help) - by Deduction - 22.04.2012, 09:09

Forum Jump:


Users browsing this thread: 1 Guest(s)