[CS:GO] ZombieDecapitation

Post Reply
User avatar
Andreeas
Hero Member
Hero Member
Posts: 601
Joined: Wed Jan 22, 2020 8:17 pm
Jucator SA:MP ?: Nu
Nick:: Andreeas
Jucator CS ?: Nu

[CS:GO] ZombieDecapitation

Post by Andreeas »

Description

This plugin allows players to decapitate each other via headshots, knifes and grenades. When player's health is lower than the threshold (2000 hp by default), you can headshot him and he will be beheaded. Knock back for headless zombies is lower (because they have no head hitbox) so it is an extra chance for zombies with low hp to infect humans. There is also an option for knife crit, so you can decapitate even full hp zombies, dealing them a lot of extra damage.

Configuration

Main config file can be found here: csgo/cfg/sourcemod/ZombieDecapitation.cfg

You also need to configure your models in csgo/cfg/sourcemod/ZombieDecapitation_models.txt

Example:
Code:

Code: Select all

"example"
	{
		"basemodel" "models/player/custom_player/kodua/wb1/wb1.mdl"
		"headlessmodel" "models/player/custom_player/kodua/wb1/wb1_hs.mdl"
		"headmodel" "models/player/custom_player/kodua/wb1/wb1_head.mdl"
	}

Download
Post Reply

Return to “Gameplay”