-
Notifications
You must be signed in to change notification settings - Fork 36
Weapons
thomas edited this page Sep 11, 2016
·
11 revisions
This plugins open a Gunmenu to players. Terroists only on EventDays.
Commands
sm_weapon - Open the weapon menu if enabled (in EventDays/for CT)
set your own custom command. take a look at "sm_weapons_cmds"
ConVars
sm_weapons_version - Shows the version of the SourceMod plugin MyJailbreak - Weapons
sm_weapons_cmds: Set your custom chat command for weapon menu(!weapon (no 'sm_'/'!')(seperate with comma ', ')(max. 12 commands)). Default "gun, guns, weapons, gunmenu, weaponmenu, giveweapon, arms"
sm_weapons_enable: 0 - disabled, 1 - enable weapons menu - you shouldn't touch these, cause events days will handle them
sm_weapons_ct: 0 - disabled, 1 - enable weapons menu for CT - you shouldn't touch these, cause events days will handle them
sm_weapons_t: 0 - disabled, 1 - enable weapons menu for T - you shouldn't touch these, cause events days will handle them
sm_weapons_spawnmenu: disabled, 1 - enable autoopen weapon menu on spawn if enabled
sm_weapons_kevlar - 0 - disabled, 1 - CT get Kevlar & helm on Spawn
sm_weapons_awp: 0 - disabled, 1 - enable AWP in weapon menu
sm_weapons_autosniper: 0 - disabled, 1 - enable scar20 & g3sg1 in menu
sm_weapons_tagrenade: 0 - disabled, 1 - warden get a TA grenade with weapons
sm_weapons_warden_healthshot: 0 - disabled, 1 - warden get a healthshot with weapons
sm_weapons_jbmenu: 0 - disabled, 1 - enable autoopen the MyJailbreak menu after weapon given.
Files
/addons/sourcemod/plugins/MyJailbreak/weapons.smx
/addons/sourcemod/scripting/MyJailbreak/weapons.sp
/addons/sourcemod/translation/MyJailbreak.Weapons.phrases.txt
coded with free software