0AD0
Jump to navigation
Jump to search
(with CLEO)
- Description
- Prints a formatted low-priority message
- Syntax
- 0AD0: show_formatted_text_lowpriority "[string]" time [int] ( [any] ... )
- Parameter
- [string]
- Text to print (see
fprintf
for explanation) - [int]
- Time in milliseconds
- [any]
- Any values to print (optional)
This CLEO opcode prints a formatted low-priority message. In Sanny Builder it is important that you disable case converting in order for the opcode to work as expected. In "Options..." under the "Formats" tab in the "Case converting" box, select "As is".
Keywords
print, format, formatted, text, message, low, priority