return() in bind throws a FormatException.
LadyCailinBot opened this issue ยท 1 comments
CMDHELPER-2853 - Reported by CyaNox
bind(player_interact, null, null, @e,
return()
)
Produces:
[04:13:48 INFO]: FormatException
<<main code>>:/.../test.ms:6
No additional trace and no message for that exception.