Difference between revisions of "03E6"

From GTAMods Wiki
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
| ini        = 03E6=0,
+
| games      = {{Icon|t}}
| description = Removes a text box
+
| command    = CLEAR_HELP
| game        = GTA3, Vice City, San Andreas
+
| description = Clears any [[Text#Help message|help message]]
 +
| syntax1    = 03E6: remove_text_box
 +
| p1t        = ''none''
 
| native      = [[CLEAR_HELP]]
 
| native      = [[CLEAR_HELP]]
 
}}
 
}}
This removes the text box created by [[03E5]], [[0512]], or any text boxes created by the game.
 
  
==Keywords==
+
This opcode clears all help messages that are being displayed on the screen.
text, box, help, remove, delete
+
 
 +
== Keywords ==
 +
clear, text, box, help, remove, message

Latest revision as of 00:20, 14 February 2016

GTA III Vice City San Andreas CLEAR_HELP


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