Page 1 of 1

Quake Style Switch

Posted: Mon Nov 22, 2021 9:19 pm
by greenie
Description:
This plugins brings back the old feature from CS1.5 times. When you switch between your weapons really fast - you don't see the switch animation.


Requires:
FakeMeta
HamSandWich


Additional info:
Tested in Counter-Strike 1.6 with amxmodx 1.8.2 (dev build hg21).


Notes:
I couldn't repeat the 'random' fast-switch glitch, cause I honestly just don't know how it works. So instead I made it so it would work when you switch fast enough (by default 750ms and that is 0.75sec).


Change-Log:

* 1.3
- Changed: Plugin uses less resources.
- Fixed: Plugin wont crash the server if you use custom weapons. However their animations may not match.

* 1.2
- Fixed: Error when SWITCH_DELAY is set to 0 (when quake-style-switch is valid always).
- Fixed: Plugin not working when picking up weapons.

* 1.1
- Fixed: Usp had wrong fast-switch (idle) animation glitches while shield was in place

* 1.0
- First release.

plugin
source