Pistoleer Archive

Thread: Speed and powerup issue

Gabaek
Thu Oct 16, 2003 6:31 am
#1

Hi,


Ok i know that pistol speed works like this:


(WeaponSpeed * SpecialDelayMod) - (WeaponSpeed * SpecialDelayMod) * (PistolSpeed/100)
And if result < 1.0s , result = 1.0s



But when do i apply the powerup spped bonus?? Is this right??


((WeaponSpeed-PowerUpBonus) * SpecialDelayMod)- ((WeaponSpeed -PowerUpBonus)* SpecialDelayMod)* (PistolSpeed/100)
And if result < 1.0s , result = 1.0s


What happens when (WeaponSpeed- PowerUpBonus) < 1.0 ??? Are there two caps one in this operation and one in the other??


Thanks in advance

Zerona
Thu Oct 16, 2003 1:41 pm
#2





What happens when (WeaponSpeed- PowerUpBonus) < 1.0 ??? Are there two caps one in this operation and one in the other??




There is only the one 1s cap. You can apply a 35% powerup on a 1s pistol to improve your speed in Stopping Shot. From my experience, the 1s minimum is only applied after all modifiers are added.




Zerona - Intrepid Master Doc/Pistoleer
Page 1 of 1
Previous Next