Skip to content

Level 4 outputDebugString not written to clientscript.log #3552

@MegadreamsBE

Description

@MegadreamsBE

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions