natives.PRINT STRING IN STRING NOW

Revision as of 09:27, 12 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

natives.PRINT_STRING_IN_STRING_NOW

Signature: void natives.PRINT_STRING_IN_STRING_NOW(string gxtKey1, string gxtKey2, int duration, int flags)

Usage: displays a formatted GXT string containing another GXT string

Parameters

string gxtKey1 First GXT text table key.
string gxtKey2 Second GXT text table key.
int duration Time value in milliseconds.
int flags Parameter for this function.

Return

void

On failure: void