Quote:
Originally Posted by Breto
Here..
pawn Код:
if(!strcmp(cmdtext, "/rules", true)) { ShowPlayerDialog(playerid,DIALOG_RULES, DIALOG_STYLE_MSGBOX, ""COL_YELLOW"Server Rules", "Rule 1\nRule2\nRule3\nRule4", "Okay", "Cancel"); return 1; }
Also add this at the Top : #define DIALOG_RULES (30000)
|
wow man thx alot i really appropriate it