$volume has no effect with $playeralias

Is there something that doesn't work right in the latest GZDoom? Post about it here.

Moderator: GZDoom Developers

Forum rules
Please construct and post a simple demo whenever possible for all bug reports. Please provide links to everything.

If you can include a wad demonstrating the problem, please do so. Bug reports that include fully-constructed demos have a much better chance of being investigated in a timely manner than those that don't.

Please make a new topic for every bug. Don't combine multiple bugs into a single topic. Thanks!
Guest

$volume has no effect with $playeralias

Post by Guest »

If a sound is used in a player soundclass, the $volume command seems to have no effect.
With the below setup (file attached: http://edthebat.com/doom/volumetest.pk3 ), the player's painsound should be very quiet, but it seems to be full volume.

newpain dsplpain
$volume newpain 0.1

$playeralias player male *pain100 newpain

Return to “Bugs [GZDoom]”