stripper-configs/maps/ze_icecap_escape_v5.cfg

39 lines
594 B
INI
Raw Normal View History

2019-06-17 01:13:20 +02:00
;--------------------------------------------------------------------
;STRIPPER CFG BY MOLTARD http://steamcommunity.com/id/0123456789ABC/
;--------------------------------------------------------------------
;REMOVE INVALID SPAWNPOINT
;--------------------------
filter:
{
"origin" "-2528 -4576 440"
"classname" "func_button"
"hammerid" "177869"
}
filter:
{
"origin" "-2528 -4576 424"
"classname" "info_player_terrorist"
"hammerid" "1670"
}
2025-01-03 18:59:04 +01:00
;; _
;; tram balancing
modify:
{
match:
{
"classname" "func_tanktrain"
"targetname" "Tram"
}
replace:
{
"startspeed" "300"
}
}