Ajuda aui
#1

oque pode ser que quando o player click em cancelar em um dialog й kick (atй nos novos dialogos ja tenti de tudo)

aqui vai o dialogo

Код:
    if(strcmp(cmd, "/creditos", true) == 0)
	{
	    if(IsPlayerConnected(playerid))
	    {
			new str[256];
			format(str, sizeof(str), "ESSE GM FOI CRIADO POR: \n Nome: GuuH_GhosT [DONO Scripter] \n Nome: Atйzinho_Ghost [DONO Administrador]", playerid);
			ShowPlayerDialog(playerid, CreditosBox, DIALOG_STYLE_MSGBOX, "GM Ghost Rpg", str, "Ok", "Cancelar");
		}
		return 1;
	}
Reply
#2

Posta a public OnDialogResponse nй..
Reply
#3

@Hiuship

Posta o que tem em:

++++++++++++++++++++++
public OnDialogResponse
++++++++++++++++++++++
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)