PRINT NOW

From GTAMods Wiki
Jump to navigation Jump to search
PRINT_NOW
Number of parameters: 3
Parameter #TypeDescription
1.stringGTX entry
2.integertime in milliseconds
3.integerunknown (usually 1 or 0)
Return value:
TypeDescription
None

This function prints the GTX entry listed in P1, for the amount of time in milliseconds in P2, at the bottom of the screen. This is similar to the TEXT_NOW opcode in the III/VC/SA games.