DigiMap Block

From WinWolf3D/WDC

The DigiMap block is a WGD block that lists the VSWAP sound numbers as they correspond to the AUDIOT sound numbers.

Syntax

DigiMap
  ...
End

Notes

  • There are no commands in the DigiMap block. You simply give the AUDIOT sound numbers in the order that the digital sounds appear in the VSWAP sound section.

Example

; Note: All of these lines use script-defined variables.
DigiMap
    HALTSND
    DOGBARKSND
    CLOSEDOORSND
    OPENDOORSND
    ATKMACHINEGUNSND
    ATKPISTOLSND
    ATKGATLINGSND
    SCHUTZADSND
    GUTENTAGSND
    MUTTISND
    BOSSFIRESND
    SSFIRESND
    DEATHSCREAM1SND
    DEATHSCREAM2SND
    TAKEDAMAGESND
    PUSHWALLSND
    DOGDEATHSND
    AHHHGSND
    DIESND
    EVASND
    LEBENSND
    NAZIFIRESND
    SLURPIESND
    TOT_HUNDSND
    MEINGOTTSND
    SCHABBSHASND
    HITLERHASND
    SPIONSND
    NEINSOVASSND
    DOGATTACKSND
    LEVELDONESND
    MECHSTEPSND
    YEAHSND
    SCHEISTSND
    DEATHSCREAM4SND
    DEATHSCREAM5SND
    DONNERSND
    EINESND
    ERLAUBENSND
    DEATHSCREAM6SND
    DEATHSCREAM7SND
    DEATHSCREAM8SND
    DEATHSCREAM9SND
    KEINSND
    MEINSND
    ROSESND
End