response a dialog with another defined dialog
#9

Quote:
Originally Posted by EiresJason
View Post
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.

         }

     }

}
OMGG! Thank you. This is what I am looking for!! You save me 1 week for tihs I tried and its all good now. +reppppppp!
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)