Difference between revisions of "Forum:Help to configure defaults.nh file to add sounds to the game"

From NetHackWiki
Jump to navigation Jump to search
(Setting up sounds in NetHack (what is the correct syntax ?))
(No difference)

Revision as of 11:06, 16 April 2016


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