Difference between revisions of "03E5"

From GTAMods Wiki
Jump to navigation Jump to search
(New page: {{OpCode | ini = 03E5=1,%1g% | description = Creates a text box | p1 = GXT string | game = GTA3, Vice City, San Andreas | native = PRINT_HELP }} This c...)
 
Line 7: Line 7:
 
}}
 
}}
 
This creates a semi-transparent black box with white 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 [[03E6]] to immediately remove the text box.
 
This creates a semi-transparent black box with white 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 [[03E6]] to immediately remove the text box.
 +
 +
[[Image:03E5.png|none|Text box]]
  
 
==Keywords==
 
==Keywords==
 
text, box, help
 
text, box, help

Revision as of 15:58, 2 January 2009

{{{games}}}


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

This creates a semi-transparent black box with white 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 03E6 to immediately remove the text box.

Text box

Keywords

text, box, help