Difference between revisions of "0513"
Jump to navigation
Jump to search
(did VC have this opcode?) |
(page rewrite) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{OpCode | {{OpCode | ||
− | | | + | | games = {{Icon|SA}} |
− | | description = | + | | command = PRINT_HELP_FOREVER_WITH_NUMBER |
− | | | + | | description = Prints a permanent [[Text#Help message|help message]] with one number |
− | | | + | | syntax1 = 0513: show_text_box_1number '[''string'']' number [''int''] |
− | | | + | | p1t = [''string''] |
− | | native = [[ | + | | p1d = [[GXT]] key |
+ | | p2t = [''int''] | ||
+ | | p2d = Number which replaces the first GXT string token <code>~1~</code> | ||
+ | | native = [[PRINT_HELP_FOREVER_WITH_NUMBER]] | ||
}} | }} | ||
− | This | + | |
+ | This opcode prints a permanent help message, behaving almost like opcode [[0512]] but includes a number that can dynamically change. | ||
==Keywords== | ==Keywords== | ||
− | text, box, help, number | + | show, display, permanent, print, text, box, help, 1number, one, number |
Latest revision as of 17:20, 4 June 2016
PRINT_HELP_FOREVER_WITH_NUMBER
- Description
- Prints a permanent help message with one number
- Syntax
- 0513: show_text_box_1number '[string]' number [int]
- Parameter
- [string]
- GXT key
- [int]
- Number which replaces the first GXT string token
~1~
- Native analog
- PRINT_HELP_FOREVER_WITH_NUMBER
This opcode prints a permanent help message, behaving almost like opcode 0512 but includes a number that can dynamically change.
Keywords
show, display, permanent, print, text, box, help, 1number, one, number