Difference between revisions of "00BA"

From GTAMods Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
 
<code>00BA=3,%1g% %2d% %3d%</code><br>
 
<code>00BA=3,%1g% %2d% %3d%</code><br>
 
'''Description''': Show styled text<br>
 
'''Description''': Show styled text<br>
'''Parameter 1''': GXT string<br>
+
'''Parameter 1''': [[GXT]] string<br>
 
'''Parameter 2''': Time in millisecond<br>
 
'''Parameter 2''': Time in millisecond<br>
 
'''Parameter 3''': Style of text<br>
 
'''Parameter 3''': Style of text<br>

Revision as of 20:14, 7 August 2008

00BA=3,%1g% %2d% %3d%
Description: Show styled text
Parameter 1: GXT string
Parameter 2: Time in millisecond
Parameter 3: Style of text
Supports: GTA3, Vice City, San Andreas

This opcode will create a styled text on the screen based on the GXT file.

Styles of text used in San Andreas

Style 1
http://img.photobucket.com/albums/v41/spaceeinstein/Style1.png
The text fades in, displays for five seconds, and then fades out. If the time to display is longer than five seconds, it repeats fading in and out until the time has expired.

Style 2
http://img.photobucket.com/albums/v41/spaceeinstein/Style2.png
The text fades in, displays for five seconds, and then fades out. If the time to display is longer than five seconds, it repeats fading in and out until the time has expired.

Style 3
http://img.photobucket.com/albums/v41/spaceeinstein/Style3.png
The text fades in but will keep on displaying regardless of time set to display it.

Style 4
http://img.photobucket.com/albums/v41/spaceeinstein/Style4.png
The text pops in and out.

Style 5
http://img.photobucket.com/albums/v41/spaceeinstein/Style5.png
The text pops in and out.

Style 6
http://img.photobucket.com/albums/v41/spaceeinstein/Style6.png
The text pops in and out.

Style 7
http://img.photobucket.com/albums/v41/spaceeinstein/Style7.png
The text pops in and out.

Keywords

text, style, styled