natives.PRINT WITH NUMBER NOW

From GTA Connected
Jump to navigation Jump to search

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