mnDisableDebug

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.

Parameters

None

Returns

Nothing

Present in

C++

DBP

.Net




This page is in the following sections:
(2) Networking Commands
(1) Networking
(0) DarkNet Help