dialogs conflicting
#2

What's the value with dialog_weaps? Also try return one before another dialog code begins. Example:

pawn Код:
if(dialogid == 43) {
    if(listitem == 0) {
       // stuff
    }
    // etc.
    return 1;
}
Reply


Messages In This Thread
dialogs conflicting - by Kar - 23.07.2010, 21:22
Re: dialogs conflicting - by Carlton - 23.07.2010, 21:28
Re: dialogs conflicting - by Kar - 24.07.2010, 01:01
Re: dialogs conflicting - by Carlton - 24.07.2010, 01:11
Re: dialogs conflicting - by Kar - 24.07.2010, 01:27
Re: dialogs conflicting - by Carlton - 24.07.2010, 01:34
Re: dialogs conflicting - by Toni - 24.07.2010, 01:37
Re: dialogs conflicting - by Kar - 24.07.2010, 01:39

Forum Jump:


Users browsing this thread: 1 Guest(s)