mtasa-blue icon indicating copy to clipboard operation
mtasa-blue copied to clipboard

Add option to trim debugscript output

Open CrosRoad95 opened this issue 5 months ago • 1 comments

Is your feature request related to a problem? Please describe.

Often output in debugscript can be large and you see this: image

Describe the solution you'd like

Add option to set in settings option to trim info/warning/error messages separetly, so for example i set "trim info", but not warnings/errors because they are important for me, then message will be displayed like: image

Also, add function to mta that let people know what are user preferences

Describe alternatives you've considered

No response

Additional context

Also, mta debugscript has trouble to print certain characters what clip rest of the content. Maybe in that case you should see at the end of printable characters "[and 123 more non printable characters]" ?? For example if you use iprint(col) - where "col" is content of .col file, you see "COL 3" and nothing else

Security Policy

  • [X] I have read and understood the Security Policy and this issue is not about a cheat or security vulnerability.

CrosRoad95 avatar Sep 22 '24 08:09 CrosRoad95