CritSound

CritSound 2.0

Change log

CritSound 2.0:

Type /cs or /critsound to open the option panel.

if you use the sequence mode, you can modify the aging time for collecting your critical hits.

you can edit CritSound.lua to delete or add sounds.

for example, in the line 5 to 11:

spell = {

"CriticalDamage.mp3", --first time

"Dominating.mp3", --second time

"Unstoppable.mp3", --etc.

"Wickedsick.mp3",

"Godlike.mp3",

},

if you want to add xxx.mp3, just add it below the last sound, but don't forget to add a comma after the new lines.

spell = {

"CriticalDamage.mp3", --first time

"Dominating.mp3", --second time

"Unstoppable.mp3", --etc.

"Wickedsick.mp3",

"Godlike.mp3",

"xxx.mp3",

},

Facts

Uploaded on
Jan 13, 2012
Game version
  • 4.3
Filename
CritSound2.0.zip
Size
299.1 KiB
MD5
cc24fdf6685b53a06371e876f9f15ade
Type
Release
Status
Normal
Downloads
1,987

Authors