Dialog responses
#1

My dialog responses in filter scripts don't work.

See this example

admin system in filter script: http://pastebin.com/K3tgp8mg
admin system in gamemode: http://pastebin.com/r3JzJcbC

when I want to register;
In Gamemode, it says to enter a password, I enter it, then it tells me that I successfully registered and it creates the user file.

In Filterscript, it says to enter a password, I enter it, but it doesn't tell me that I successfully registered and it doesn't create the user file.
Reply
#2

OnDialogResponse callback should return 0 at the end in every script and make sure that the dialog IDs are unique so they won't conflict.
Reply
#3

no more than 2 filterscripts with dialogs are working
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)