Warden Votekick
Description
Allows T team to vote for warden resign
Configuration
Config file is located by this path:
cfg/jwp/wvotekick.cfg
// Percent of T votes need to kick warden
// -
// Default: "60"
// Minimum: "1.000000"
// Maximum: "100.000000"
sm_jwp_votewardenkick_percent "60"
// Limit of kicks per round. 0 - to disable
// -
// Default: "3"
// Minimum: "0.000000"
// Maximum: "100.000000"
sm_jwp_votewardenkick_per_round "3"
How to add to menu
This module has no menu interface
Files that corresponding to this module
cfg/jwp/wvotekick.cfg
— config fileaddons/sourcemod/scripting/jwp_wvotekick.sp
— source fileaddons/sourcemod/plugins/jwp_wvotekick.smx
— binary file