Difference between revisions of "03F0"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with '{{OpCode | ini = 03F0=1, %1d% | description = Sets the method of the text draw. | p1 = Boolean | game = GTA3, Vice City, San Andreas }} This …')
 
Line 3: Line 3:
 
| description = Sets the method of the text draw.
 
| description = Sets the method of the text draw.
 
| p1          = Boolean
 
| p1          = Boolean
| game        = [[GTA3]], [[Vice City]], [[San Andreas]]
+
| game        = [[GTA 3]], [[Vice City]], [[San Andreas]]
 
}}
 
}}
  
Line 9: Line 9:
  
 
==Flag==
 
==Flag==
0 - Text will disappear instantly.
+
0 - Text will disappear instantly.<br>
 
1 - Text will disappear really quickly.
 
1 - Text will disappear really quickly.
  

Revision as of 13:25, 21 July 2011

{{{games}}}


Description
Sets the method of the text draw.
Syntax
{{{syntax1}}}
Parameter

This opcode sets the method of the text draw.Disabling it clears all currently drawn stuff.

Flag

0 - Text will disappear instantly.
1 - Text will disappear really quickly.

Sanny Builder Example

03F0: enable_text_draw 1

Keywords

Text, draw