DISPLAY TEXT WITH LITERAL STRING

From GTAMods Wiki
Revision as of 23:33, 6 January 2015 by Seemann (talk | contribs)
Jump to navigation Jump to search
DISPLAY_TEXT_WITH_LITERAL_STRING
Number of parameters: 4
Parameter #TypeDescription
1.floatx pos
2.floaty pos
3.stringUnknown, always "STRING"
4.stringstring to print/draw
Return value:
TypeDescription
None

Draws a the string in parameter 3 to the screen at (x, y).