SetMusicVolume (ZScript): Revision history

Jump to navigation Jump to search

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.

4 May 2026

  • curprev 09:2709:27, 4 May 2026 Jekyll Grim Payne talk contribs 536 bytes +536 Created page with "{{Template:SameNameNote|ZScript|ACS|SetMusicVolume}} {{c|native static void '''SetMusicVolume'''(float ''vol'')}} == Usage == Changes the current volume of music to ''vol''. Can be called anywhere, in any scope. Like other similar functions, cannot override player settings, instead changing relative volume. == Parameters == *{{c|float '''vol'''}} :The new volume to set to in the [0.0, 1.0] range. == Examples == {{noexamples}} == See also == *{{function|S_ChangeMusic..."