Forum:Help to configure defaults.nh file to add sounds to the game

From NetHackWiki
Revision as of 11:06, 16 April 2016 by 109.9.71.167 (talk) (Setting up sounds in NetHack (what is the correct syntax ?))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


line a can be read properly by the game but not line b. What is the correct syntax ?


a) SOUND=MESG "The door resists!" "door1.wav" 100 b) SOUND=MESG "*You kill the*" "hit2.wav" 100

Thanks