gta.bigMessage

Revision as of 21:34, 15 December 2019 by Mex (talk | contribs) (Created page with "{{ScriptItem |endpoint = client |type = function |name = gta.bigMessage |parameters = string text, int integer1, int integer2 |return1 = void |returnFail1 = void |usage = disp...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.bigMessage(string text, int integer1, int integer2)

The gta.bigMessage function is used to display a big message.

Parameters

Documentation Missing: Parameters

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.bigMessage
      gta.clearMessages
  gta.pagerMessage
      gta.smallMessage