Difference between revisions of "PRINT HELP FOREVER"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with "{{Native |np = 1 |p1t = char pointer |p1d = the name of an entry in a GXT table |r = 0 }} == Description == This function prints an entry from a GTX t...")
 
(No difference)

Latest revision as of 19:07, 9 January 2015

PRINT_HELP_FOREVER
Number of parameters: 1
Parameter #TypeDescription
1.char pointerthe name of an entry in a GXT table
Return value:
TypeDescription
None


Description

This function prints an entry from a GTX table in a help box (black rectangle at the top right corner of the screen) that doesn't disappear until CLEAR_HELP is called. Before calling this function you must load its corresponding table using LOAD_ADDITIONAL_TEXT.