gta.setCustomText

Function Client Only icon-iii.png icon-vc.png icon-sa.png icon-iv.png Online and Offline

Available since Client 1.0.0

void gta.setCustomText(string textName, string text)

The gta.setCustomText function is used to replace a game text with a new string.

Parameters

1) string textName The text name to replace.
2) string text The new text.

Return

void This function doesn't return a value.

Notes

There aren't any notes for this function.

Examples

There aren't any examples for this function.

Compatibility

There isn't any compatibility information for this function.

Related

Client Related

        gta.clearCustomText
      gta.printBig
        gta.setCustomText