Left 4 Dead 2

Left 4 Dead 2

Weapon Weight Script
Showing 1-7 of 7 entries
Update: 7 Feb @ 6:17pm

Once again, thank you everyone for the support

I rewrote the entire thing, here's most of the changes:

- Fixed some known bugs
- Optimized the script a little bit
- 1 Handed melee (excluding Crowbar) will now speed you up.
- Walk speed and Crouch speed are automatically calculated (will show in log)
- Adrenaline will overwrite your Weapon weight if they do slow you down (things that speed you up will still speed you up under this effect)
- Bots are now also affected by the weight

For modders, or simply you wanna change the values yourself:
- Added setting file (greenyoshiyt_sisyphus_settings.nut)

Update: 12 Jan @ 8:12am

- Fixed some minor stuff

Update: 11 Jan @ 9:13pm

- Fixed the case of weight not transferring when switching weapon.
- Fixed zooming slowness.
- Fixed the case of players below 1 HP (the state after getting revived and slowly decayed to 1 HP) being able to run faster when they walk
- Fixed forced crouch slowness (Going through vent...)

Update: 7 Jan @ 6:40am

- The script no longer runs in "Rocket Dude" mutation. I have tested a few other mutations and it seems like it is the only default mutation that hates having this script.

Update: 7 Jan @ 2:22am

- Fixed some stuff that I forgot

Update: 7 Jan @ 1:55am

- Crouching and Walking no longer slow you down to snail's pace

Update: 6 Jan @ 5:05am