Dialog help
#2

Код:
If (response)
{
     Switch (dialogid) // Switching to the correct dialog
     {
          Case 1:
          {
               Switch (listitem) // List Items
               {
                    Case 0:
                    {
                         // Code Placed Here
                    }
                     Case 1:
                     {
                          // Code Placed Here
                     }
               }
          }
     }
}
Reply


Messages In This Thread
Dialog help - by KyLeBlaK - 28.01.2014, 16:38
Re: Dialog help - by McBan - 28.01.2014, 16:43
Re: Dialog help - by Konstantinos - 28.01.2014, 16:44

Forum Jump:


Users browsing this thread: 3 Guest(s)