25.10.2014, 18:04
N/A ...
new str[100];
format(str, sizeof(str), "- Seu IP '%s' foi banido com o nick %s pelo %s em '%s'.\
\n- Motivo: '%s' %s", IP, nome, admin, data, motivo, tempban);
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_MSGBOX, "Banido", str, "Fechar", "");