This command prevents some errors being
reported using the error system. These errors can be caused by malicious
clients sending bad data to the server.
Some of these errors would otherwise
(if mnDisableDebug is not used) cause an error message box to be displayed,
regardless of error mode.
Regardless of whether this command is
used, the error situation is dealt with e.g. the offending client may
be forcefully dropped.
If this command is used, it should be used before any other MikeNet command.
None
Nothing
C++
DBP
.Net