Hey guys! If you see this please consider helping me get monetized on RUclips by subscribing! I need 1k subscribers ❤ appreciate u all and hope you enjoy my content 😜
Crane's dmg going into negative values because of overflow error (basically the value for its dmg went over the 32 bit unsigned int limit which is 4,294,967,295) and so when it started trying to calculate math over that value it resulted in a lot of undefined behavior hence it switching from negative and positive values in the billions
Hey guys! If you see this please consider helping me get monetized on RUclips by subscribing! I need 1k subscribers ❤ appreciate u all and hope you enjoy my content 😜
Crane pickup 38:45
Crane on board 48:00
Sparring partner 1:00:41
Much better content for learning than some of the big Bazaar streamers who rush through everything and don't explain their decisions!
Crane's dmg going into negative values because of overflow error (basically the value for its dmg went over the 32 bit unsigned int limit which is 4,294,967,295) and so when it started trying to calculate math over that value it resulted in a lot of undefined behavior hence it switching from negative and positive values in the billions
I can confirm that lvl up boosts like CDR work in the stash too, but I'm always wary of bugs so I don't do it even if I tested it.
He said "We should just Crane every game"...
...and he did. 👀
E+07 is basically "add 7 zeroes" so 23777000