StrutTower@discuss.online to Warframe@dormi.zoneEnglish · 2 years agoGuys, did I mod my weapon right?discuss.onlineimagemessage-square15fedilinkarrow-up140
arrow-up140imageGuys, did I mod my weapon right?discuss.onlineStrutTower@discuss.online to Warframe@dormi.zoneEnglish · 2 years agomessage-square15fedilink
minus-squareSemperverus@lemmy.worldlinkfedilinkEnglisharrow-up6·2 years agoWait… Damage is a signed int?
minus-squaresandriver@dormi.zonelinkfedilinkEnglisharrow-up5·2 years agoSome paths that process damage are signed 32 bit ints. You can get overflows in the display code and I think also the scoreboard (where people will drop to 0% damage dealt).
Wait… Damage is a signed int?
Some paths that process damage are signed 32 bit ints. You can get overflows in the display code and I think also the scoreboard (where people will drop to 0% damage dealt).