-
Notifications
You must be signed in to change notification settings - Fork 35
DuckHunt
thomas edited this page Aug 10, 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_flag: Set flag for admin/vip to set this Event Day. Default g
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_allow_lr - enable, Last Request on last round
sm_duckhunt_roundtime - Roundtime for a single duckhunt round in minutes. Default 5
sm_duckhunt_beacon_time - Time in seconds until the beacon turned on (set to 0 to disable)
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"
Files
/addons/sourcemod/plugins/MyJailbreak/duckhunt.smx
/addons/sourcemod/scripting/MyJailbreak/duckhunt.sp
/addons/sourcemod/translation/MyJailbreak.DuckHunt.phrases.txt
coded with free software