response a dialog with another defined dialog
#8

Yeah, you can.
pawn Code:
if(dialogid == DIALOG_CMDS)
{
    if(response)
    {
         switch(liistitem)
        {
             case 0://show command menu dialog
             case 1: //put the ShowPlayerDialog you have in /w.

         }

     }

}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)