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