[Ajuda] Dialogo para escolher onde nascer
#3

Quote:
Originally Posted by ProKillerpa
Посмотреть сообщение
Querer nгo й poder, rs.

Verifique a OnDialogResponse de DialogRescue e poste aqui.
Код HTML:
if(dialogid == DialogRescue)
{
    switch(dialogid) {
     case DialogRescue:
        {
            if(response) {
                switch(listitem) {
                    case 0:
                    {
                    SetPlayerInterior (playerid, 0);
                    SetPlayerPos(playerid, -74.7, -1137.5, 4.5);
                    }
                    case 1:
                    {
                    SetPlayerInterior (playerid, 0);
                    SetPlayerPos(playerid, 1457.0,	975.5, 11.0);
                    }
                     case 2:
                    {
                    SetPlayerInterior (playerid, 0);
                    SetPlayerPos(playerid, -2136.0, -247.5, 36.5);
                    }
                     case 3:
                    {
					SetPlayerInterior (playerid, 0);
                    SetPlayerPos(playerid,332.0, 900.0, 25.0);
                    }
                    }
                    }
                    }
                    }
                    }
					}
return 1;
}
Reply


Messages In This Thread
Dialogo para escolher onde nascer - by Hades12 - 17.02.2015, 16:10
Re: Dialogo para escolher onde nascer - by ProKillerpa - 17.02.2015, 16:22
AW: Re: Dialogo para escolher onde nascer - by Hades12 - 17.02.2015, 16:27
Re: Dialogo para escolher onde nascer - by Eddye - 17.02.2015, 16:33
AW: Re: Dialogo para escolher onde nascer - by Hades12 - 17.02.2015, 16:35
Re: Dialogo para escolher onde nascer - by ProKillerpa - 17.02.2015, 18:09

Forum Jump:


Users browsing this thread: 3 Guest(s)