26.09.2011, 20:39
how i change msg box colour
see there is msg box

And this is the code of msg_box
see there is msg box

And this is the code of msg_box
Код:
if(strcmp(cmdtext, "/staff", true) == 0) { ShowPlayerDialog(playerid, 9, DIALOG_STYLE_MSGBOX, "STAFF-MEMBERS", "/-MEMBERS-/\n[OWNERS]=> [GTA]Leon,[GTA]Badboy \n[HEAD-ADMINS]=> [GTA]Lambi, [GTA]DeadMan \n[ADMINS]-, ?\n[V.I.P]-, \n[MODERATORS]-:)\n", "Ok", "Close"); GameTextForAll("~r~/STAFF", 6000, 0); return 1; }