mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
New option TAUNT_VOICE (FALSE by default): if true, will play sound file instead of showing text.
New option TAUNT_VOICE_SHOW_INFO (FALSE by default): if true, will show debug info when playing voice taunt. git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2513 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -27,6 +27,12 @@ TAUNT_ALWAYS_SHOW_POPUP_BOX = FALSE
|
||||
; If true, popup box will be always shown (only works if TAUNT_MAKE_NOISE is false).
|
||||
TAUNT_ALWAYS_SHOW_IN_LOG = FALSE
|
||||
|
||||
; If true, will play sound file instead of showing text.
|
||||
TAUNT_VOICE = FALSE
|
||||
|
||||
; If true, will show debug info when playing voice taunt.
|
||||
TAUNT_VOICE_SHOW_INFO = FALSE
|
||||
|
||||
; How loud enemy taunt? (For comparison - Desert Eagle shot = 60)
|
||||
TAUNT_VOLUME = 30
|
||||
|
||||
|
||||
Reference in New Issue
Block a user