Fulltext results:
- music
- ====== Music (DED) ====== ===== Syntax ===== Music { Id = ""; Lump = ""; Ext = ""; File = ""; ... here. Naturally if you intend to use an external music file, you don't need to have this field in the de... mes accepted by Doomsday). If you intend to use a music lump from a wad, you don't need to have any of th
- infine_script_reference
- ow semicolons are used: <code>IF commercial DO MusicOnce "dm2ttl" Wait 13 ; </code> Strings can be split onto multiple lines (like in [[DED]] files, see the [[Text]] definition). ===== Co... [[:thing]] definition with a matching ID. ; ''Music'' (music-id) : Start playing a song. There must a [[:music]] definition with a matching ID. (Except i
- altering_and_copying_definitions
- onditional expression can be used to instruct the DED parser to only apply the modification if the expr... -supplied add-on). | For example: Map Info mods "E1M1" if not custom { Music = "mysong"; }
- map_info
- ====== Map Info (DED) ====== A //Map Info// definition specifies the properties of a map. ==== Core ... age = "WILV00"; Author = "id Software"; Music = "e1m1"; Par time = 30; Sky = "sky1";