Can someone make this command to show in message, not in dialog ?
#2

pawn Код:
format(string1, sizeof string1, "{44A1D0}Score: {FFFFFF}[%d] {44A1D0}Money: {FFFFFF}[$%d] {44A1D0}Kills: {FFFFFF}[%d] {44A1D0}Deaths: {FFFFFF}[%d] {44A1D0}Admin Level: {FFFFFF}[%d]", score,money,kills,deaths,admin);
SendClientMessage(playerid,0xFF0000FF, string1);
Reply


Messages In This Thread
Can someone make this command to show in message, not in dialog ? - by bustern - 03.09.2013, 13:55
Re: Can someone make this command to show in message, not in dialog ? - by Konstantinos - 03.09.2013, 13:57
Re: Can someone make this command to show in message, not in dialog ? - by DanishHaq - 03.09.2013, 14:00

Forum Jump:


Users browsing this thread: 1 Guest(s)