Posts: 1,050
Threads: 153
Joined: Mar 2016
Reputation:
0
I was making a filterscript but the ondialogresponse in FS is not working. To check if its working or not i addded print("Passed"); on the ondialogresponse but it doesn't gets printed i tried returning 0 in on dialog response and gamemode but still not working
Posts: 944
Threads: 128
Joined: Sep 2014
Reputation:
0
Show your OnDialogResponse and tell the ID of the dialog.
Posts: 1,915
Threads: 64
Joined: Jan 2016
Reputation:
0
Check in any filterscripts and in your gamemode if your return 0 on OnDialogResponse. Replce to return 1.