I Need Help
#5

This is the dialog Box
pawn Код:
if(dialogid == DIALOGID0+38)
    {
        if(response)
        {
            switch(listitem)
            {
                case 0:
                {
                    TimedTele(playerid, "Sf", -2631.3875,1392.5801,11.3191,  0, 6);
                }
                case 1:
                {
                    TimedTele(playerid, "Ls", 395.8828,-1960.3933,7.8593,  0, 6);
                }
                case 2:
                {
                    TimedTele(playerid, "LV", 395.8828,-1960.3933,7.8593,  0, 6);
                }
                case 3:
                {
                    TimedTele(playerid, "Tierra", -2264.3723,2300.4082,4.8202,  0, 6);
                }
                case 4:
                {
                    TimedTele(playerid, "Red County", 862.0703,-586.4109,18.0597,  0, 6);
                }
            }
        }
        return 0;

    }
pawn Код:
ShowPlayerDialog(playerid, DIALOGID0+38, DIALOG_STYLE_LIST, "Spawns Selection", "  SF \nLS \nLV \nTierra \nRed Country ","Select", "Close");
Reply


Messages In This Thread
I Need Help - by God'Z War - 16.07.2012, 09:56
Re: I Need Help - by Captain_Mani - 16.07.2012, 10:04
Re: I Need Help - by God'Z War - 16.07.2012, 10:34
Re: I Need Help - by Captain_Mani - 16.07.2012, 10:55
Re: I Need Help - by God'Z War - 16.07.2012, 11:04
Re: I Need Help - by Andi_Evandy - 16.07.2012, 11:15
Re: I Need Help - by Captain_Mani - 16.07.2012, 11:25
Re: I Need Help - by God'Z War - 16.07.2012, 11:59

Forum Jump:


Users browsing this thread: 1 Guest(s)