byond - Modules - TypesVar Details - Proc Details

Unknown

Vars

ambience_exteriorDefault sound to play as ambience for clients entering the area
flags_areaBitfield of special area features
sound_environmentDefault sound environment to use for the area, as list or int BYOND preset: http://www.byond.com/docs/ref/#/sound/var/environment

Procs

get_sound_ambienceReturns the correct ambience sound track for a client in this area

Var Details

ambience_exterior

Default sound to play as ambience for clients entering the area

flags_area

Bitfield of special area features

sound_environment

Default sound environment to use for the area, as list or int BYOND preset: http://www.byond.com/docs/ref/#/sound/var/environment

Proc Details

get_sound_ambience

Returns the correct ambience sound track for a client in this area