ldesgoui / tf2-comp-fixes

Various TF2 tweaks catered towards competitive play
GNU General Public License v3.0
47 stars 8 forks source link

Fix for iron bomber #55

Closed bodolaz146 closed 3 years ago

bodolaz146 commented 3 years ago

Added sm_fix_iron_bomber_hitbox command, it sets the iron bomber pipes size to the size of a stock ones. This fix also affects quickiebomb launcher stickies, but they ignore bounding boxes, so it shouldn't be a problem.

ldesgoui commented 3 years ago

That's wicked, thank you very much, I'll try to test it soon, diff looks good to me

ldesgoui commented 3 years ago

Do you have a way to test this, @bodolaz146? I tried setting PIPE_SIZE to small and huge values and it did not seem to actually affect anything

ldesgoui commented 3 years ago

Disregard, I'm an idiot, I'll change the CVar to allow setting the size dynamically and merge this

ldesgoui commented 3 years ago

This has been merged in https://github.com/ldesgoui/tf2-comp-fixes/commit/d327c878a6b53070bb2a4c74335c2e86ae770c5e, thank you so much again