Left 4 Dead 2
Weapon Weight Script
Mostrando 1-7 de 7 aportaciones
Actualización: 7 FEB a las 6:17 p. m.

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)

Actualización: 12 ENE a las 8:12 a. m.

- Fixed some minor stuff

Actualización: 11 ENE a las 9:13 p. m.

- 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...)

Actualización: 7 ENE a las 6:40 a. m.

- 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.

Actualización: 7 ENE a las 2:22 a. m.

- Fixed some stuff that I forgot

Actualización: 7 ENE a las 1:55 a. m.

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

Actualización: 6 ENE a las 5:05 a. m.