[Ajuda] Montar Dialog
#1

N/A ...
Reply
#2

pawn Код:
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", "");
Reply
#3

...../
Reply
#4

Quote:
Originally Posted by Bruno13
Посмотреть сообщение
pawn Код:
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", "");
Obrigado, agora aprendo com o code, Abraзos
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)