17.07.2012, 15:09
Change:
To:
pawn Код:
SendClientMessage(playerid, ChangeColor, string);
pawn Код:
// Remember to change "DIALOGIDHERE" to an appropriate dialog id defined at the top of your script.
ShowPlayerDialog(playerid, DIALOGIDHERE, DIALOG_STYLE_MSGBOX, "Online Administrators", string, "Close", "");