sm-plugins/entWatch/cfg/sourcemod/entwatch/maps/ze_fapescape_v1_2.cfg
zaCade b250cb13fe entWatch: Configurations.
Just storing them here, incase of well idk.
2019-04-30 22:47:27 +02:00

193 lines
4.7 KiB
INI

"entities"
{
"0"
{
"name" "Uber Cannon"
"shortname" "Uber"
"color" "120061"
"buttonclass" "func_button"
"filtername" "uber"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "25307"
"mode" "2"
"maxuses" "0"
"cooldown" "150"
"maxamount" "1"
}
"1"
{
"name" "Heal"
"shortname" "Heal"
"color" "FF0000"
"buttonclass" "func_button"
"filtername" "heal"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "1889"
"mode" "3"
"maxuses" "1"
"cooldown" "0"
"maxamount" "1"
}
"2"
{
"name" "Ammo Box"
"shortname" "Ammo"
"color" "AD4100"
"buttonclass" "func_button"
"filtername" "kuulid"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "4509"
"mode" "2"
"maxuses" "0"
"cooldown" "60"
"maxamount" "1"
}
"3"
{
"name" "Explosive Mines"
"shortname" "Mines"
"color" "2F2F2F"
"buttonclass" "func_button"
"filtername" "mineboom"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "1881"
"mode" "4"
"maxuses" "5"
"cooldown" "2"
"maxamount" "1"
}
"4"
{
"name" "Flamethrower"
"shortname" "Flame"
"color" "BB0000"
"buttonclass" "func_button"
"filtername" "flamethrower"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "1952"
"mode" "1"
"maxuses" "0"
"cooldown" "0"
"maxamount" "1"
}
"5"
{
"name" "Grenade Spawner"
"shortname" "Grenade"
"color" "AD4100"
"buttonclass" "func_button"
"filtername" "nades"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "1868"
"mode" "1"
"maxuses" "0"
"cooldown" "0"
"maxamount" "1"
}
"6"
{
"name" "Wall Spawner"
"shortname" "Wall"
"color" "AD4100"
"buttonclass" "func_button"
"filtername" "blockage"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "1923"
"mode" "4"
"maxuses" "10"
"cooldown" "2"
"maxamount" "1"
}
"7"
{
"name" "Push Gun"
"shortname" "Push"
"color" "00D8D5"
"buttonclass" "func_button"
"filtername" "push"
"hasfiltername" "yes"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "1893"
"mode" "2"
"maxuses" "0"
"cooldown" "45"
"maxamount" "1"
}
"8"
{
"name" "Hand Cannon"
"shortname" "Cannon"
"color" "AD4100"
"buttonclass" "func_button"
"filtername" "kahur"
"hasfiltername" "yes"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "4555"
"mode" "1"
"maxuses" "0"
"cooldown" "0"
"maxamount" "1"
}
"9"
{
"name" "Banana Gun"
"shortname" "Banana"
"color" "E0E800"
"buttonclass" "func_button"
"filtername" "banana"
"hasfiltername" "yes"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "424414"
"mode" "4"
"maxuses" "15"
"cooldown" "2"
"maxamount" "1"
}
}