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...) |
(updating page) |
||
Line 1: | Line 1: | ||
− | {{ | + | {{Icon|trilogy}} '''CLEAR_HELP''' |
− | | | + | <hr /> |
− | + | <onlyinclude>{{#ifeq:{{{transcludesection|opcode}}}|opcode| | |
− | + | '''Description''' | |
− | + | : Removes a text box | |
− | + | '''Syntax''' | |
− | + | : 03E6: remove_text_box | |
+ | '''Parameter''' | ||
+ | : ''none'' | ||
+ | '''Native analog''' | ||
+ | : [[CLEAR_HELP]] | ||
− | ==Keywords== | + | This removes the text box created by opcodes [[03E5]], [[0512]], or any text boxes created by the game. |
+ | }}</onlyinclude> | ||
+ | |||
+ | == Hardcoded text boxes == | ||
+ | This is a list of all [[hardcoded]] text boxes that are created by the game and can be removed by this opcode. | ||
+ | * Using a bomb shop | ||
+ | * Attempting to pick up a type of weapon that you already have | ||
+ | * Attempting to pick up property pickups | ||
+ | * Inputting cheats | ||
+ | |||
+ | == Keywords == | ||
text, box, help, remove, delete | text, box, help, remove, delete | ||
+ | |||
+ | [[Category:OpCodes]] |
Revision as of 02:10, 16 March 2012
Description
- Removes a text box
Syntax
- 03E6: remove_text_box
Parameter
- none
Native analog
This removes the text box created by opcodes 03E5, 0512, or any text boxes created by the game.
Hardcoded text boxes
This is a list of all hardcoded text boxes that are created by the game and can be removed by this opcode.
- Using a bomb shop
- Attempting to pick up a type of weapon that you already have
- Attempting to pick up property pickups
- Inputting cheats
Keywords
text, box, help, remove, delete