An improved and more advanced warden plugin with a custom menu for CS:GO jailbreak servers!
- Download the plugin package
- In the
SERVER FILES
folder, drag all of its' content to your servers root folder (csgo
) - Everything in the
FASTDL
folder should be uploaded to your FastDL webserver - Add the database entry named
betterwarden
to your databases.cfg file in root/addons/sourcemod/configs - Restart your server or change map
- Make your desired changes in the configs located in
csgo/cfg/BetterWarden
folder - Change map or restart the server
- Done!
- SmartJailDoors by Kailo
- SteamWorks Extension for Automatic Updates (Included in plugin package)
The major function this plugin offers is that the warden can choose special event days to play out for the round. Each day has some special server rules & features that applies in order to make it much more fun for the players!
- Hide and Seek
- Freeday
- Warday
- Gravity Freeday
Also introducing gangs. Prisoners can now create gangs where they can communicate in their own gangchat and such.
There's also some other functions in the menu that the warden can take advantage of in order to make the game more comfortable.
Some of the other entries in the menu include:
- Toggle noblock
- Weapons menu, allowing the warden to spawn in the selected weapon to himself
- Give a specific player(s) freeday, marked with beacons
ConVar | Default | Description |
---|---|---|
sm_warden_version |
Plugin Version | Current version running. Debugging purposes only! Do NOT change this! |
sm_warden_admin |
b | The flag used for admin commands. |
sm_warden_noblock |
1 | Give the warden the ability to toggle noblock via sm_noblock? 1 = Enable. 0 = Disable. |
sm_warden_cellscmd |
1 | Give the warden ability to toggle cell-doors via sm_open? Cell doors on every map needs to be setup with SmartJailDoors for this to work! 1 = Enable. 0 = Disable. |
sm_warden_same_twice |
0 | Prevent the same warden from becoming warden next round instantly? This should only be used on populated servers for obvious reasons. 1 = Enable. 0 = Disable. |
sm_warden_stats |
1 | Have a hint message up during the round with information about who's warden, how many players there are etc. 1 = Enable. 0 = Disable. |
sm_warden_colorR |
33 | The Red value of the color the warden gets. |
sm_warden_colorG |
114 | The Green value of the color the warden gets. |
sm_warden_colorB |
255 | The Blue value of the color the warden gets. |
sm_warden_icon |
1 | Have an icon above the wardens' head? 1 = Enable. 0 = Disable. |
sm_warden_icon_path |
decals/BetterWarden/warden | The path to the icon. Do not include file extensions! The path here should be from whithin the materials/ folder. |
sm_warden_deathsound |
1 | Play a sound telling everyone the warden has died? 1 = Enable. 0 = Disable. |
sm_warden_createsound |
1 | Play a sound to everyone when someone becomes warden 1 = Enable. 0 = Disable. |
sm_warden_logs |
0 | Do you want the plugin to write logs? Generally only necessary when you're experiencing any sort of issue. 1 = Enable. 0 = Disable. |
sm_warden_nolr |
1 | Allow warden to control if terrorists can do a !lastrequest or !lr when available? 1 = Enable. 0 = Disable. |
sm_warden_servertag |
1 | Add Better Warden tags to your servers sv_tags? |
sm_warden_announcer |
1 | Allow automatic messages to show in chat each 4th minute with tips and commands for Better Warden? |
ConVar | Default | Description |
---|---|---|
sm_cmenu_hns |
1 | Add an option for Hide and Seek in the menu? 0 = Disable. 1 = Enable. |
sm_cmenu_hns_godmode |
1 | Makes CT's invulnerable against attacks from T's during HnS to prevent rebels. 0 = Disable. 1 = Enable. |
sm_cmenu_hns_rounds |
2 | How many times is HnS allowed per map? Set to 0 for unlimited. |
sm_cmenu_freeday |
1 | Add an option for a freeday in the menu? 0 = Disable. 1 = Enable. |
sm_cmenu_freeday_rounds |
2 | How many times is a Freeday allowed per map? Set to 0 for unlimited. |
sm_cmenu_warday |
1 | Add an option for Warday in the menu? 0 = Disable. 1 = Enable. |
sm_cmenu_warday_rounds |
1 | How many times is a Warday allowed per map? Set to 0 for unlimited. |
sm_cmenu_gravity |
1 | Add an option for a gravity freeday in the menu? 0 = Disable. 1 = Enable. |
sm_cmenu_gravity_team |
2 | Which team should get a special gravity on Gravity Freedays? 0 = All teams. 1 = Counter-Terrorists. 2 = Terorrists. |
sm_cmenu_gravity_strength |
0.5 | What should the gravity be set to on Gravity Freedays? |
sm_cmenu_gravity_rounds |
1 | How many times is a Gravity Freeday allowed per map? Set to 0 for unlimited. |
sm_cmenu_noblock |
1 | sm_warden_noblock needs to be set to 1 for this to work! Add an option for toggling noblock in the menu? 0 = Disable. 1 = Enable. |
sm_cmenu_auto_open |
1 | Automatically open the menu when a user becomes warden? 0 = Disable. 1 = Enable. |
sm_cmenu_weapons |
1 | Add an option for giving the warden a list of weapons via the menu? 0 = Disable. 1 = Enable. |
sm_cmenu_restricted_freeday |
1 | Add an option for a restricted freeday in the menu? This event uses the same configuration as a normal freeday. 0 = Disable. 1 = Enable. |
sm_cmenu_player_freeday |
1 | Add an option for giving a specific player a freeday in the menu? 0 = Disable. 1 = Enable. |
sm_cmenu_doors |
1 | sm_warden_cellscmd needs to be set to 1 for this to work! Add an option for opening doors via the menu. 0 = Disable. 1 = Enable |
- English ✓
- Swedish ✓
- French ✓
- Russian ×
Wish to help the translation? Go here!