CleanupAndReload: Difference between revisions

From RAGE Multiplayer Wiki
(Created CleanupAndReload Page for Voice Chat)
 
(Rage -> RAGE:MP)
 
Line 1: Line 1:
Reloads the Rage 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.
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.





Latest revision as of 08:54, 8 June 2020

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