Audio::playSoundHash: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

13 August 2024

  • curprev 11:4011:40, 13 August 2024Shr0x talk contribs 630 bytes +630 Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''soundId:''' {{RageType|number}} *'''audioNameHash:''' {{RageType|number}} *'''audioRef:''' {{RageType|string}} *'''p3:''' {{RageType|boolean}} *'''p4:''' {{RageType|number}} *'''p5:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.playSoundHash(soundId, audioNameHash, audioRef, p3, p4, p5) </syntaxhighlight> ==Example==..."