Difference between revisions of "0217"
Jump to navigation
Jump to search
(Created page with "{{OpCode | games = {{Icon|t}} | command = PRINT_BIG_Q | description = Prints a low-priority big message | syntax1 = 0217: text_styled '[''st...") |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 9: | Line 9: | ||
| p2d = Time in milliseconds | | p2d = Time in milliseconds | ||
| p3t = [''int2''] | | p3t = [''int2''] | ||
− | | p3d = Style | + | | p3d = [[00BA#Styles of text|Style]] |
}} | }} | ||
− | This opcode prints a big message, behaving almost like opcode [[00BA]] but has a lower priority than it | + | This opcode prints a big message, behaving almost like opcode [[00BA]] but has a lower priority than it and will queue up if any big message of the same style is currently being displayed. |
== Keywords == | == Keywords == | ||
− | print, text, style, styled, big | + | print, text, style, styled, big, low, priority |
Latest revision as of 09:10, 15 October 2016
- Description
- Prints a low-priority big message
- Syntax
- 0217: text_styled '[string]' time [int1] style [int2]
- Parameter
This opcode prints a big message, behaving almost like opcode 00BA but has a lower priority than it and will queue up if any big message of the same style is currently being displayed.
Keywords
print, text, style, styled, big, low, priority