[Pedido] Sistema De Tutorial
#4

Bom coloca uma dialog logo apos o primeiro login do player depois de registrado logo apos ele spawnar
Para Aparecer a mensagem que vocк quer da para usar DIALOG_STYLE_MSGBOX ae Voce Escolhe Quando
aparecera a MSG

ShowPlayerDialog

DialogStyles

Um Exemplo
No Topo
pawn Код:
#define AVISO 1 // Define a Dialog de MSG
pawn Код:
new String[150];
format(String, sizeof String, "MSG..................");
ShowPlayerDialog(playerid, AVISO, DIALOG_STYLE_MSGBOX, "Nome Cabecalho", String, "Continuar", "Sair");
Reply


Messages In This Thread
Sistema De Tutorial - by _Play_ - 03.07.2014, 02:57
Re: Sistema De Tutorial - by Jumper. - 03.07.2014, 03:00
Re: Sistema De Tutorial - by _Play_ - 03.07.2014, 17:25
Re: Sistema De Tutorial - by BWCALLEf - 03.07.2014, 18:43
Re: Sistema De Tutorial - by MultiKill - 03.07.2014, 18:54
Re: Sistema De Tutorial - by PT - 03.07.2014, 19:11
Re: Sistema De Tutorial - by _Play_ - 03.07.2014, 19:13
Re: Sistema De Tutorial - by BWCALLEf - 03.07.2014, 19:15
Re: Sistema De Tutorial - by MultiKill - 03.07.2014, 19:15
Re: Sistema De Tutorial - by MultiKill - 03.07.2014, 19:17
Re: Sistema De Tutorial - by _Play_ - 03.07.2014, 19:17
Re: Sistema De Tutorial - by MultiKill - 03.07.2014, 19:25
Re: Sistema De Tutorial - by darkxdll - 03.07.2014, 19:42
Re: Sistema De Tutorial - by _Play_ - 03.07.2014, 19:43

Forum Jump:


Users browsing this thread: 2 Guest(s)