04.09.2018, 14:07
Quote:
Don't exist on this script the DialogResponse.
I just downloaded this script. |
It seems like another script responds to this dialog, as a player shouldn't be kicked for nothing.
There should be a define somewhere at the beginning of the script, something like this:
Код:
#define DIALOG_DAMAGE 1
If that works, check your filterscripts if they use the same ID - which will result in conflicts.
You should change the IDs so they do not overlap anymore.