Page 1 of 1

Export print level flag-aware printf to ZScript

Posted: Wed Dec 16, 2020 11:50 pm
by AFADoomer
Can a version of printf that accepts the EPrintLevel flags be exposed via ZScript?

All of the EPrintLevel flags are exported to ZScript, but there's no way to use them, except for processing already-created notifications in the status bar code. I'm really looking to be able to use PRINT_NONOTIFY; from what I can tell, there's currently no way in ZScript to write text to the log, but not to the notification buffer.

Re: Export print level flag-aware printf to ZScript

Posted: Thu Dec 17, 2020 6:24 am
by Marisa the Magician
We've asked for this before.

Re: Export print level flag-aware printf to ZScript

Posted: Thu Dec 17, 2020 11:43 am
by AFADoomer
So you have... Should have looked closer before posting.

Marrub's post here captures this nicely, and the original request is here

Re: Export print level flag-aware printf to ZScript

Posted: Mon Jul 25, 2022 2:18 pm
by Marisa the Magician
PrintfEx exists now. This should be closed (it's also a duplicate).