Difference between revisions of "DISPLAY TEXT WITH TWO LITERAL STRINGS"

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

Latest revision as of 19:14, 19 January 2009

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

Draws a GXT entry text with two additional strings.