User Tools

Site Tools


4rpl:commands:playsoundloop

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
4rpl:commands:playsoundloop [2024/02/02 20:33] – [Description] Sequence note Vertu4rpl:commands:playsoundloop [2024/04/10 13:40] (current) – Added Usage note Karsten75
Line 11: Line 11:
 See [[Sounds]] for a list of sounds. See [[Sounds]] for a list of sounds.
  
-Note: Subsequent calls of PlaySoundLoop on the same unit will have no affect. First use [[StopSoundLoop]] then apply the new sound/volume. +Note: Subsequent calls of PlaySoundLoop on the same unit will have no affect. First use [[StopSoundLoop]] then apply the new sound/volume. 
  
 ===== Examples ===== ===== Examples =====
Line 18: Line 17:
 PlaySoundLoop("SoundName" 1 self) PlaySoundLoop("SoundName" 1 self)
 </code> </code>
 +
 +==== Usage note ====
 +
 +The "Pulsing Ambience"  sound is used on the main menu. Playback volume of this sound is NOT regulated by the volume on the PlaySoundLoop API, but by the volume setting for "Menu Music Volume" in the game settings. The sound volume is not affected by whether the sound is muted or unmuted on the main menu, only by the volume level. 
 +
  
 === See Also === === See Also ===
4rpl/commands/playsoundloop.txt · Last modified: 2024/04/10 13:40 by Karsten75