Possible Bug: OnDialogResponse
#2

You are probably already using the same dialog ID in another script (perhaps your gamemode) and thus most likely not returning 0, or you are not returning 0 in the callback in your other script(s) at all (even when no matching code was found).

Quote from wiki:
Quote:

Returning 0 in this callback will pass the dialog to another script in case no matching code were found in your gamemode's callback.

If the same callback in another script does not return 0, it will never reach this filterscript.
Reply


Messages In This Thread
Possible Bug: OnDialogResponse - by Aerotactics - 01.07.2013, 02:51
Re: Possible Bug: OnDialogResponse - by Thomas. - 01.07.2013, 03:58
Re: Possible Bug: OnDialogResponse - by Aerotactics - 01.07.2013, 09:36
Re: Possible Bug: OnDialogResponse - by wups - 01.07.2013, 12:23
Re: Possible Bug: OnDialogResponse - by NeonjaSAMP - 01.07.2013, 13:14

Forum Jump:


Users browsing this thread: 1 Guest(s)