-
-
Notifications
You must be signed in to change notification settings - Fork 505
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When using outputDebugString with level 4 it won't write the logs to clientscript.log. All others work as expected. This is likely due to a recent change in which level 4 is no longer tied to level 0, likely the underlying code for clientscript.log can't handle it.
Steps to reproduce
Run with runcode: crun outputDebugString('test', 4, 255, 255, 0)
Version
Client: Multi Theft Auto v1.6-release-22600
Server: MTA:SA Server v1.6-release-22600
Additional context
No response
Relevant log output
No response
Security Policy
- I have read and understood the Security Policy and this issue is not security related.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working