CleanupAndReload

From RAGE Multiplayer Wiki
Revision as of 08:54, 8 June 2020 by Bonus (talk | contribs) (Rage -> RAGE:MP)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Reloads the RAGE:MP Voice Chat and cleans up previous voice data. Currently unsure what the parameters are there for, at the moment, just put all 3 to true.


Syntax

mp.voiceChat.cleanupAndReload(true, true, true);

Required Arguments

  • p1: Bool
  • p2: Bool
  • p3: Bool

See also