Left 4 Dead 2
Aim Down Sight Addon [VScript]
Mostrando 1-10 de 12 aportaciones
< 1  2 >
Actualización: 21 OCT a las 10:00

22/10/2025
- Fixed M60 not play the "RELOAD_EMPTY" animations when using another "m60 drop fix" mod.

Actualización: 21 OCT a las 9:26

22/10/2525
- Fixed M60 not play the "DRYFIRE" animation if user has "Prevent M60 Drop" mods, it would cause errors in determining the last bullet, reported by Observeye.
- Fixed M60 not play the "RELOAD_EMPTY" animations, reported by Observeye.
- Fixed Hunting Rifle' reload time not match the animations, reported by Observeye.
- Play the RELOAD_EMPTY" animations when reloading if current weapon's magazine is empty after switching weapon.
- Even if the models not support ADS, it will attempt to play other exist animations, including: ACT_VM_RELOAD_EMPTY_LAYER, ACT_VM_DRYFIRE, ACT_VM_FIDGET, ACT_VM_DRAW.
- Optimize setting: "ForceWalk".

Actualización: 17 OCT a las 8:08

17/10/2025
- Fixed "in - quit - in" ADS issue when you switch the weapon and then holding the activate button, reported by Observeye.
- Fixed laser sight disappear while inspect the ads weapon, reported by Observeye.
- Fixed some animation issues (since they are problems with the animation itself, and there is no unified standard yet, so I'll fix it for now if I can).
- Enhanced settings:
----"HideLaserSight" & "HideBulletTracers", provides more options.
- New setting:
---- "StableMode", disable all unreliable features, enabled by default.

Actualización: 11 OCT a las 7:28

11/10/2025
- Optimized temporary laser sight logic.

Actualización: 10 OCT a las 6:35

10/10/2025
- Fixed broken idle animations after last update.

Actualización: 9 OCT a las 11:34

10/10/2025
- Support vanilla hunting rifle animations (idle, deploy, shoot, shove).
- Rollback button detection, because the problem is caused by lag.

Actualización: 9 OCT a las 6:43

09/10/2025
- Continue adjust the button detection for 100 tick games, reported by Observeye, need more test.

Actualización: 8 OCT a las 10:41

09/10/2025
- Optimized temporary laser sight logic.
- Fixed a bug when receiving a item would cancel ADS after the last update.
- New settings:
---- Hide laser sight while ADS on, host only.
---- Hide bullet tracers while ADS on, host only.
- Adjust button detection.

Actualización: 6 OCT a las 2:49

06/10/2025
- Typo in info.txt.

Actualización: 5 OCT a las 9:57

06/10/2025
- New settings:
---- Allowed change the activate button.
---- Option to quit the ADS when reload or shove.
---- Force player walk while ADS enabled.
---- Prevent client use ads, this will avoid animations bug if client use different models with the host, disable by default.
- New animations: ACT_PRIMARY_VM_RELOAD_EMPTY, ACT_PRIMARY_VM_MELEE, thanks Observeye.
---- Since some model' animations set wrong value, only in debug mode will play the ads-shove animations.
- Pre-support for dual pistol ads animations, untested.
- Pre-support for shotgun ads reload animations, untested.
- Add commands: enable, reload, play, debug.
- Added information file: info.txt.