Garry's Mod

Garry's Mod

TTT CQC (BSMod Killmoves)
Showing 1-8 of 8 entries
Update: 28 Nov, 2022 @ 1:01pm

Added cqc_anytime_behind

Update: 28 Nov, 2022 @ 12:47pm

Added cqc_anytime_behind_ex

Only activates with ex and regardless of health

Update: 26 Sep, 2022 @ 6:59am

-Possible fix for an infinite loop that happens randomly when knocking out someone

Update: 21 Sep, 2022 @ 12:03pm

-Added a new cvar: cqc_lethal (default to 0) - Kills the player instead of stunning them so it works like the original bsmod addon for those who prefer this.

-The CQC delay will now be applied after a killmove is performed rather than during the killmove check. This is to fix an issue where sometimes the killmove will get canceled but the CQC delay still gets applied

-The CQC cooldown messages will now say how long you need to wait for the next CQC move.

-Added a new message that shows up when CQC is available to be used again.

-Players that are stunned are now immune to physics damage, this is to prevent from accidentaly killing someone after doing a CQC move.

-Fixed an issue in which killing someone that is stunned counts as an unkown death, now people that are killed will have the proper information of how they were killed in their body, to make this more fair for detectives.

- The stunned ragdoll positions and velocity now match the animations.

- The stunned ragdolls can no longer collide with players to prevent people getting stuck, they can still be picked up with the magneto stick and collide with props.

Update: 9 Sep, 2022 @ 5:49am

Fixed a conflict issue with the m9 tranquilizer (dumbass me was using the same variable names)

Update: 9 Sep, 2022 @ 4:10am

-Changed the name of cvar: cqc_bsmod_killmove_enable_custom to cqc_bsmod_killmove_disable_default for less confusion

-Added a message that shows on chat when CQC is on cooldown to remind the player.

-Fixed an issue with people not dying when they are shot while stunned.

Update: 7 Sep, 2022 @ 5:46am

Added a CQC Delay cvar: (cqc_delay (default to 20 seconds)) in order to prevent people to spam cqc on everyone

Added a CQC ex minhealth command (cqc_minhealth_ex (default to 100)) for people who think EX is too op when used on full health

Fixed a few random lua errors

Update: 6 Sep, 2022 @ 1:08pm