Teleport Menu Doesn't work correctly
#5

pawn Код:
//if you want to make it with (!response)
if(!response) return ShowPlayerDialog(playerid, 612, DIALOG_STYLE_LIST, "Teleports", "Stunt\nDrift\nDrag\nDM\nJump\nParachute\nParkour\nRace\nCity\nOther Teles\n", "OK", "Close");
if(response)
{
    switch(dialogid == id)
    {
        case 1:
        {
            switch(listitem)
            {
                 //Down Hare Your Cases
            }
        }
     }
   }
}
Reply


Messages In This Thread
Teleport Menu Doesn't work correctly - by Stoyanov - 06.11.2014, 20:03
Re: Teleport Menu Doesn't work correctly - by UltraScripter - 06.11.2014, 20:10
Re: Teleport Menu Doesn't work correctly - by Stoyanov - 06.11.2014, 20:17
Re: Teleport Menu Doesn't work correctly - by UltraScripter - 06.11.2014, 20:33
Re: Teleport Menu Doesn't work correctly - by UltraScripter - 06.11.2014, 20:38
Re: Teleport Menu Doesn't work correctly - by Stoyanov - 07.11.2014, 13:19
Re: Teleport Menu Doesn't work correctly - by Stoyanov - 07.11.2014, 13:32

Forum Jump:


Users browsing this thread: 1 Guest(s)