[AJUDA] Cadastramento
#3

Код HTML:
  		if(dialogid == 40)
		{
   			if(response == 0)
     		        {
     		        if(PlayerInfo[playerid][pTut] >= 1) { SendClientMessage(playerid, COLOR_YELLOW2, "Ok, vocк e Mulher."); PlayerInfo[playerid][pSex] = 2; return 1; }
     		        OnPlayerText(playerid,"Mulher");
     		        format(str, sizeof(str), "Qual a cidade vocк deseja morar? \n - Escolha entre: \n\n - Los Santos e San Fierro\n\n");
     		        ShowPlayerDialog(playerid, 100, DIALOG_STYLE_MSGBOX, "Registro", str, "Los Santos", "San Fierro");
     		        return 1;
	    	}
	    	if(response == 1)
     		{
     		        if(PlayerInfo[playerid][pTut] >= 1) { SendClientMessage(playerid, COLOR_YELLOW2, "Ok, vocк e Homem."); PlayerInfo[playerid][pSex] = 1; return 1; }
     		        OnPlayerText(playerid,"Homem");
     		        format(str, sizeof(str), "Qual a cidade vocк deseja morar? \n - Escolha entre: \n\n - Los Santos e San Fierro\n\n");
     		        ShowPlayerDialog(playerid, 100, DIALOG_STYLE_MSGBOX, "Registro", str, "Los Santos", "San Fierro");
     		        return 1;
	    	}
			return 1;
		}
so ta meio bagunзado
Reply


Messages In This Thread
[AJUDA] Cadastramento - by fonyke - 26.01.2012, 17:41
Re: [AJUDA] Cadastramento - by WeenSoares - 26.01.2012, 18:01
Re: [AJUDA] Cadastramento - by fonyke - 26.01.2012, 18:04
Re: [AJUDA] Cadastramento - by fonyke - 26.01.2012, 18:20
Re: [AJUDA] Cadastramento - by WeenSoares - 26.01.2012, 18:22
Re: [AJUDA] Cadastramento - by dPlaYer_ - 26.01.2012, 18:28
Re: [AJUDA] Cadastramento - by fonyke - 26.01.2012, 18:29
Re: [AJUDA] Cadastramento - by dPlaYer_ - 26.01.2012, 18:31
Re: [AJUDA] Cadastramento - by WeenSoares - 26.01.2012, 18:34
Re: [AJUDA] Cadastramento - by fonyke - 26.01.2012, 18:44

Forum Jump:


Users browsing this thread: 5 Guest(s)