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

60 lines
1.4 KiB
INI

"entities"
{
"0"
{
"name" "Shaurma (Heal)"
"shortname" "Heal"
"color" "DCDCDC"
"buttonclass" "func_button"
"filtername" ""
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "303879"
"mode" "3"
"maxuses" "1"
"cooldown" "0"
"maxamount" "1"
}
"1"
{
"name" "Vanya's Rifle"
"shortname" "Rifle"
"color" "DAA520"
"buttonclass" "func_button"
"filtername" ""
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "1060459"
"mode" "2"
"maxuses" "1"
"cooldown" "0"
"maxamount" "1"
}
"2"
{
"name" "Dmitriy's Flame Thrower"
"shortname" "Flame"
"color" "C61D1D"
"buttonclass" "func_button"
"filtername" ""
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "1066588"
"mode" "1"
"maxuses" "0"
"cooldown" "0"
"maxamount" "1"
}
}