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

117 lines
3.5 KiB
INI

"entities"
{
"0"
{
"name" "Shotgun"
"shortname" "Shotgun"
"color" "D60046"
"buttonclass" "func_button"
"filtername" "shotgun_player"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "52348"
"mode" "3"
"maxuses" "35"
"cooldown" "0"
"maxamount" "1"
}
"1"
{
"name" "Freezer"
"shortname" "Freezer"
"color" "D60046"
"buttonclass" "func_button"
"filtername" "freezer_player"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "1394471"
"mode" "2"
"maxuses" ""
"cooldown" "40"
"maxamount" "1"
}
"2"
{
"name" "Flamethrower"
"shortname" "Flamethrower"
"color" "D60046"
"buttonclass" "func_button"
"filtername" "lanceflamme_player"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "false"
"hud" "true"
"hammerid" "52798"
"mode" "1"
"maxuses" ""
"cooldown" "40"
"maxamount" "1"
}
"3"
{
"name" "Heal"
"shortname" "Heal"
"color" "D60046"
"buttonclass" "func_button"
"filtername" "healer_player"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "1220147"
"mode" "2"
"maxuses" ""
"cooldown" "60"
"maxamount" "1"
}
"4"
{
"name" "Minigun"
"shortname" "Minigun"
"color" "D60046"
"buttonclass" "func_button"
"filtername" "minigun_player"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "false"
"hud" "true"
"hammerid" "48479"
"mode" "1"
"maxuses" ""
"cooldown" ""
"maxamount" "1"
}
"5"
{
"name" "Holy Grenade"
"shortname" "Holy Grenade"
"color" "D60046"
"buttonclass" "func_button"
"filtername" "holyH"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "1241792"
"mode" "3"
"maxuses" "1"
"cooldown" ""
"maxamount" "1"
}
}