Closed ds1-e closed 5 months ago
Disabling it fully or changing to different level of this setting has no effect, debug strings will still appear in log file.
outputDebugString("test", 4, 255, 127, 0)
[2022-12-29 16:11:21] test
Client: Multi Theft Auto v1.5.9-release-21488 - Windows 10 x64 Server: MTA:SA Server v1.5.9-release-21487 - Windows 10 x64
It seems to be a case only for level 0 and 4. I'm assuming those are not counted as info message.
No response
Related info:
Level 4 added at https://github.com/multitheftauto/mtasa-blue/pull/1167
cc @Addlibs in case he'd like to look at it
Describe the bug
Disabling it fully or changing to different level of this setting has no effect, debug strings will still appear in log file.
Steps to reproduce
outputDebugString("test", 4, 255, 127, 0)
Version
Client: Multi Theft Auto v1.5.9-release-21488 - Windows 10 x64 Server: MTA:SA Server v1.5.9-release-21487 - Windows 10 x64
Additional context
It seems to be a case only for level 0 and 4. I'm assuming those are not counted as info message.
Relevant log output
No response
Security Policy