natives.PRINT WITH NUMBER NOW

Revision as of 10:11, 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_WITH_NUMBER_NOW

Signature: void natives.PRINT_WITH_NUMBER_NOW(string gxtKey, int number, int duration, int flags)

Usage: displays GXT text with one number placeholder immediately

Parameters

string gxtKey GXT text table entry key.
int number Numeric value to display.
int duration Time value in milliseconds.
int flags Parameter for this function.

Return

void

On failure: void