AmbientSoundPlay(object)

Starts the ambient soundtrack of an area playing.

void AmbientSoundPlay(
    object oArea
);

Parameters

oArea

The area that should start playing its ambient soundtrack.


Description

Play the ambient sound for oArea.



Remarks

See AmbientSoundChangeDay for an example


Version

1.22

See Also

functions: AmbientSoundChangeDay | AmbientSoundChangeNight | AmbientSoundSetDayVolume | AmbientSoundSetNightVolume | AmbientSoundStop
categories: Area Functions | Sound Effects Functions


 author: Iskander Merriman