natives.PRINT WITH 2 NUMBERS BIG
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