A place for The Mana World players to discuss game-related topics outside the scope of development including guilds, player interactions, game meta and more.
gumi
TMW Adviser
Posts: 797 Joined: 19 May 2014, 18:18
Post
by gumi » 30 Sep 2015, 01:17
Some players are annoyed by the rubber bat sound so here's a poll.
Meanwhile, here's some instructions to disable it for yourself:
Linux
Open a terminal
paste the following command in the terminal and press enter:Code: Select all
F=~/.local/share/mana/updates/updates.themanaworld.org/updates/local/sfx/monsters/bat/bat-hit1.ogg; mkdir -p "$(dirname "$F")" && touch "$F"
restart manaplus
Windows 7, 8, 8.1 and 10
press WIN+R (the WIN button is the button with the flag on it)
write "powershell" and press enter
paste the following in the blue window that opens and press enter:Code: Select all
$p="$env:LOCALAPPDATA\Mana\updates\updates.themanaworld.org\updates\local\sfx\monsters\bat"; mkdir $p; echo $null >> $p\bat-hit1.ogg; exit
restart manaplus
nelson6e65
Novice
Posts: 68 Joined: 25 Aug 2010, 00:05
Location: Venezuela
Contact:
Post
by nelson6e65 » 16 Oct 2015, 09:13
So Fluffy's sound too?
Maybe should be changed, not removed totally. Or add a usage delay of 2s, like the 30 min of Towel.
There is also annoying sound in summoned Spiky Mushroom attack. >.<
4144
Knight
Posts: 965 Joined: 03 Aug 2009, 11:57
Post
by 4144 » 16 Oct 2015, 11:41
meko wrote: Some players are annoyed by the rubber bat sound so here's a poll.
Meanwhile, here's some instructions to disable it for yourself:
Linux
Open a terminal
paste the following command in the terminal and press enter:Code: Select all
F=~/.local/share/mana/updates/updates.themanaworld.org/updates/local/sfx/monsters/bat/bat-hit1.ogg; mkdir -p "$(dirname "$F")" && touch "$F"
restart manaplus
Windows 7, 8, 8.1 and 10
press WIN+R (the WIN button is the button with the flag on it)
write "powershell" and press enter
paste the following in the blue window that opens and press enter:Code: Select all
$p="$env:LOCALAPPDATA\Mana\updates\updates.themanaworld.org\updates\local\sfx\monsters\bat"; mkdir $p; echo $null >> $p\bat-hit1.ogg; exit
restart manaplus
meko, please explain also how remove all this custom changes, because after players will complain what something not working.
gumi
TMW Adviser
Posts: 797 Joined: 19 May 2014, 18:18
Post
by gumi » 30 Nov 2015, 13:55
Since this poll did not get enough votes and since most of the votes were No I opted for a compromise: a 2 seconds cooldown