Difference between revisions of "03E6"
Jump to navigation
Jump to search
(New page: {{OpCode | ini = 03E6=0, | description = Removes a text box | game = GTA3, Vice City, San Andreas | native = CLEAR_HELP }} This removes the text box created by [[03...) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{OpCode | {{OpCode | ||
− | | | + | | games = {{Icon|t}} |
− | | description = | + | | command = CLEAR_HELP |
− | | | + | | description = Clears any [[Text#Help message|help message]] |
+ | | syntax1 = 03E6: remove_text_box | ||
+ | | p1t = ''none'' | ||
| native = [[CLEAR_HELP]] | | native = [[CLEAR_HELP]] | ||
}} | }} | ||
− | |||
− | ==Keywords== | + | This opcode clears all help messages that are being displayed on the screen. |
− | text, box, help, remove, | + | |
+ | == Keywords == | ||
+ | clear, text, box, help, remove, message |
Latest revision as of 00:20, 14 February 2016
- Description
- Clears any help message
- Syntax
- 03E6: remove_text_box
- Parameter
- none
- Native analog
- CLEAR_HELP
This opcode clears all help messages that are being displayed on the screen.
Keywords
clear, text, box, help, remove, message