natives.PRINT WITH 3 NUMBERS

From GTA Connected
Jump to navigation Jump to search

natives.PRINT_WITH_3_NUMBERS

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

Usage: displays GXT text with three number placeholders

Parameters

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

Return

void

On failure: void