natives.PRINT WITH NUMBER BIG

From GTA Connected
Revision as of 09:28, 12 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

natives.PRINT_WITH_NUMBER_BIG

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

Usage: displays large GXT text with one number placeholder

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