-
Notifications
You must be signed in to change notification settings - Fork 35
DuckHunt
shanapu edited this page Jun 11, 2016
·
11 revisions
This plugin allows players to vote and warden to set next round to duckhunt.
T are Chicken in Thirdperson. After trucetime the cells open and T got HE grenade but only secondary Attack! CT as heavy with nova .
Commands
sm_duckhunt - Allows players to vote for a duckhunt
sm_setduckhunt - Allows the Admin or warden to set duckhunt as next round
set your own custom command. take a look at "sm_duckhunt_cmd"
ConVars
sm_duckhunt_version - Shows the version of the SourceMod plugin MyJailbreak - duckhunt
sm_duckhunt_cmd: Set your custom chat command for Event voting. no need for sm_ or ! . Default "duck" results in !duck /duck & sm_duck
sm_duckhunt_setw: 0 - disabled, 1 - allow warden to set next round ffa. Default 1
sm_duckhunt_seta: 0 - disabled, 1 - allow Admin to set next round ffa round. Default 1
sm_duckhunt_vote: 0 - disabled, 1 - allow player to vote for ffa. Default 1
sm_duckhunt_enable: 0 - disabled, 1 - enable the duckhunt plugin. Default 1
sm_duckhunt_rounds: Rounds to play in a row
sm_duckhunt_roundtime - Roundtime for a single duckhunt round in minutes. Default 5
sm_duckhunt_trucetime - Time in seconds damage is disbaled. Default 15
sm_duckhunt_cooldown_start - Rounds until event can be start after mapchange. Default 3
sm_duckhunt_cooldown_day - Rounds until event can be started again. Default 3
sm_duckhunt_sounds_enable: 0 - disabled, 1 - enable sounds. Default 1
sm_duckhunt_sounds_start: Path to the soundfile which should be played on start. Default "music/MyJailbreak/start.mp3"
sm_duckhunt_overlays_enable: 0 - disabled, 1 - enable start overlay. Default 1
sm_duckhunt_overlays_start: Path to the start Overlay DONT TYPE .vmt or .vft. Default "overlays/MyJailbreak/start"
coded with free software