28.01.2011, 12:52
COMMAND:rules(playerid, params[])
{
ShowPlayerDialog(playerid, 555555, DIALOG_STYLE_MSGBOX,"Rules",RulesD, "OK", "Cancel");
return 1;
}
Should the dialog ID be RulesD?""
{
ShowPlayerDialog(playerid, 555555, DIALOG_STYLE_MSGBOX,"Rules",RulesD, "OK", "Cancel");
return 1;
}
Should the dialog ID be RulesD?""