Audio::playPoliceReport

From RAGE Multiplayer Wiki
Revision as of 21:04, 6 May 2017 by Marty uploader (talk | contribs) (yay)

Please change to void. (Does not return anything!)

Plays the given police radio message.

All found occurrences in b617d, sorted alphabetically and identical lines removed: pastebin.com/GBnsQ5hr

Syntax

mp.game.audio.playPoliceReport(name, p1);

Required Arguments

  • name: String
  • p1: float

Return value

  • unknown (to be checked)

Example

// todo

See also