natives.PRINT WITH 2 NUMBERS BIG

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

Signature: void natives.PRINT_WITH_2_NUMBERS_BIG(string gxtKey, int num1, int num2, int duration, int flags)

Usage: displays large GXT text with two number placeholders

Parameters

string gxtKey GXT text table entry key.
int num1 First number to substitute.
int num2 Second number to substitute.
int duration Time value in milliseconds.
int flags Parameter for this function.

Return

void

On failure: void