PowerDamage'd attacks always do 1 damage point

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
Blue Shadow
Posts: 5043
Joined: Sun Nov 14, 2010 12:59 am

PowerDamage'd attacks always do 1 damage point

Post by Blue Shadow »

Tested with: 2.9pre-753-g5d528fe


Take this for instance:

Code: Select all

ACTOR StrengthPower : PowerDamage
{
    DamageFactor "Normal", 10.0
} 
You're supposed to do 10x the normal damage, but all you do is 1 point.

This is probably similar to the case reported by Major Cooke for PowerProtection some days ago.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49231
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: PowerDamage'd attacks always do 1 damage point

Post by Graf Zahl »

Yes, exactly the same. Copy/Pasted from the other one...
Post Reply

Return to “Closed Bugs [GZDoom]”