[Help] Dialogs doesn't respone for me.
#5

Quote:
Originally Posted by MP2
Посмотреть сообщение
Put a print on the first line inside the callback:

pawn Код:
public OnDialogResponse(...)
{
    print("OnDialogResponse was called");

    // All your code here
    return 1;
}
Does that get printed when you respond to a dialog?
Yes it get printed when i respond.
Reply


Messages In This Thread
[Help] Dialogs doesn't respone for me. - by Firo - 19.05.2012, 14:41
Re: [Help] Dialogs doesn't respone for me. - by MP2 - 19.05.2012, 14:55
Re: [Help] Dialogs doesn't respone for me. - by Firo - 19.05.2012, 15:03
Re: [Help] Dialogs doesn't respone for me. - by MP2 - 19.05.2012, 15:04
Re: [Help] Dialogs doesn't respone for me. - by Firo - 19.05.2012, 15:07
Re: [Help] Dialogs doesn't respone for me. - by emokidx - 19.05.2012, 15:29
Re: [Help] Dialogs doesn't respone for me. - by Firo - 19.05.2012, 16:32

Forum Jump:


Users browsing this thread: 1 Guest(s)