Problem with Dialog
#5

Ah, ok ty.
I now understand how it works
pawn Код:
if(dialogid == THE ID)
    {
      if(response)
        {
        if(listitem == 0)
        {
        //Somethink there
        }
        if(listitem == 1)
        {
        //Somethink there
        }
}
}
Thats true?
Reply


Messages In This Thread
Problem with Dialog - by _soad_ - 21.03.2010, 23:22
Re: Problem with Dialog - by Fedee! - 21.03.2010, 23:26
Re: Problem with Dialog - by _soad_ - 21.03.2010, 23:30
Re: Problem with Dialog - by Fedee! - 21.03.2010, 23:42
Re: Problem with Dialog - by _soad_ - 22.03.2010, 01:15
Re: Problem with Dialog - by Fedee! - 22.03.2010, 17:18

Forum Jump:


Users browsing this thread: 1 Guest(s)