ban dialog
#8

Код:
new y, m, d;
getdate(y, m, d);
new string[180];
format(string,sizeof(string), "Time and Date %02d/%02d/%02d\nReason of the ban %s\nName of the admin who banned you: %s", y, m, d, reason, GetName(playerid));
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_MSGBOX, "You have been banned", string, "Close", "");
Reply


Messages In This Thread
ban dialog - by suni - 07.06.2015, 17:10
Re: ban dialog - by DarkLored - 07.06.2015, 17:16
Re: ban dialog - by Abagail - 07.06.2015, 17:18
Re: ban dialog - by suni - 07.06.2015, 17:46
Re: ban dialog - by DarkLored - 07.06.2015, 17:54
Re: ban dialog - by suni - 08.06.2015, 16:45
Re: ban dialog - by suni - 11.06.2015, 20:31
Re: ban dialog - by Huba - 11.06.2015, 20:43

Forum Jump:


Users browsing this thread: 2 Guest(s)