Color Coding Question
#2

Instead of "COL_LIGHTBLUE" do like

Cash: {00FFFF}%d

for each one just use html colors.

pawn Код:
format( string5, sizeof( string5 ), "Cash: {00FFFF}%d {FFFFFF}| | Bank Balance: {00FFFF}%s {FFFFFF}| | PayCheck: {00FFFF}%d {FFFFFF}| | Pay Time: {00FFFF}%d minutes{FFFFFF}| |",GetPlayerMoney(id),PlayerInfo[playerid][pBankAmount],PlayerInfo[playerid][pPayCheck],TimeLeft);
Reply


Messages In This Thread
Color Coding Question - by Abreezy - 23.01.2012, 03:40
Re: Color Coding Question - by Oh - 23.01.2012, 03:45
Re: Color Coding Question - by Abreezy - 23.01.2012, 03:47
Re: Color Coding Question - by Oh - 23.01.2012, 03:48
Re: Color Coding Question - by Abreezy - 23.01.2012, 03:55
Re: Color Coding Question - by Gh05t_ - 23.01.2012, 19:20

Forum Jump:


Users browsing this thread: 1 Guest(s)