Difference between revisions of "DISPLAY TEXT WITH LITERAL STRING"

From GTAMods Wiki
Jump to navigation Jump to search
(New page: {{Native |np=4 |p1t=float |p1d=x pos |p2t=float |p2d=y pos |p3t=string |p3d=gxt entry |p4t=string |p4d=additional string |r=0 }} Draw GXT-Entry Text with additional string.)
 
Line 12: Line 12:
 
}}
 
}}
  
Draw GXT-Entry Text with additional string.
+
Draws a [[GXT]] entry text with an additional string.

Revision as of 19:14, 19 January 2009

DISPLAY_TEXT_WITH_LITERAL_STRING
Number of parameters: 4
Parameter #TypeDescription
1.floatx pos
2.floaty pos
3.stringgxt entry
4.stringadditional string
Return value:
TypeDescription
None

Draws a GXT entry text with an additional string.