AddSound (Actor Block)

From WinWolf3D/WDC

Every actor starts out with no sounds. This command adds a sound of the given sound type.

Syntax

AddState soundtype soundnumber

Valid in

Notes

  • Soundnumber must point to a sound in the AUDIOT file, not the VSWAP sound section.
  • There can be any number of actor sounds of a type.
  • If the actor has more than one sound of a given type, a sound is chosen at random.