LSL Wiki Mirror 10-5-2006: llPlaySoundSlave

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings ::
llPlaySoundSlave(string sound, float volume)

Behaviour is identical to llPlaySound, unless there is a "sync master" (set with llLoopSoundMaster) present and already playing, the slave sound will not be played until the master hits its loop point and returns to the beginning. This function will play the sound exactly once; if it is desired to have the sound play every time the master loops, either use llLoopSoundSlave, with extra silence padded on the end of the sound, or ensure that this function is called at least once per loop of the master.


Sounds | Functions
There is no comment on this page. [Display comments/form]