natives.PRINT WITH 2 NUMBERS NOW

From GTA Connected
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)
Jump to navigation Jump to search

natives.PRINT_WITH_2_NUMBERS_NOW

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

Usage: displays GXT text with two number placeholders immediately

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