Difference between revisions of "03E5"

From GTAMods Wiki
Jump to navigation Jump to search
(there are restrictions?)
Line 6: Line 6:
 
| native      = [[PRINT_HELP]]
 
| native      = [[PRINT_HELP]]
 
}}
 
}}
This creates a semi-transparent black box with light gray letters at the top left part of the screen. It is mainly used to display instructions. It will display for a few seconds before fading away. Use [[0512]] for a permanent text box and [[03E6]] to immediately remove the text box. In San Andreas, [[0989]] can set the width of the text box. The default text color in the text box is gray, which uses the [[GXT#Symbols & Colorcodes (Control Character)|color code]] ~w~ in the GXT file.
+
This creates a semi-transparent black box with light gray letters at the top left part of the screen. It is mainly used to display instructions. It will display for a few seconds before fading away. Use [[0512]] for a permanent text box and [[03E6]] to immediately remove the text box. In San Andreas, [[0989]] can set the width of the text box. The default text color in the text box is gray, which uses the [[GXT#Symbols & Colorcodes (Control Character)|color code]] ~w~ in the GXT file. In Vice City and San Andreas, text boxes cannot be seen while widescreen borders ([[02A3]]) are enabled.
 +
 
 +
There are GXT strings that are actually omitted and cannot be used depending on which control configuration you use. The following table lists the GXT strings that are only visible while in "Classic" controls.
 +
{| {{prettytable}}
 +
! GTA III
 +
! Vice City
 +
|-
 +
|
 +
*HELP15
 +
*GUN_2A
 +
*GUN_3A
 +
*GUN_4A
 +
|
 +
*HELP15
 +
*GUN_2A
 +
*GUN_2C
 +
*GUN_2D
 +
|}
  
 
[[Image:03E5.png|none|Text box]]
 
[[Image:03E5.png|none|Text box]]

Revision as of 18:36, 17 April 2010

{{{games}}}


Description
Creates a text box
Syntax
{{{syntax1}}}
Parameter
Native analog
PRINT_HELP

This creates a semi-transparent black box with light gray letters at the top left part of the screen. It is mainly used to display instructions. It will display for a few seconds before fading away. Use 0512 for a permanent text box and 03E6 to immediately remove the text box. In San Andreas, 0989 can set the width of the text box. The default text color in the text box is gray, which uses the color code ~w~ in the GXT file. In Vice City and San Andreas, text boxes cannot be seen while widescreen borders (02A3) are enabled.

There are GXT strings that are actually omitted and cannot be used depending on which control configuration you use. The following table lists the GXT strings that are only visible while in "Classic" controls.

GTA III Vice City
  • HELP15
  • GUN_2A
  • GUN_3A
  • GUN_4A
  • HELP15
  • GUN_2A
  • GUN_2C
  • GUN_2D
Text box

Keywords

show, display, print, text, box, help