Ae sfx a1

From EDukeWiki
Revision as of 06:08, 3 May 2009 by One (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
A1 Activation Sounds


Activation sounds play when either a switch or an object is operated.


Switch-Activated Sounds

Place a switch somewhere in the map, and tag it [ActivationSound,Channel]. Every time the switch is pressed, the ActivationSound will play. If you don't want the switch to activate any effects, give the Channel a unique value. If the Channel is not given a value, the switch will not function at all.


MUSICANDSFX-Activated Sounds

Place an M[DoneSound,MovingSound] within a functioning sector (this works with most effects). When the sector's function is activated, the sounds will play. DoneSound and MovingSound are the most common values, but not entirely consistent.