Is your feature request related to a problem? Please describe.
Often output in debugscript can be large and you see this:
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:
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.
Is your feature request related to a problem? Please describe.
Often output in debugscript can be large and you see this:
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:
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