stripper-configs/maps/ze_zombierig_v4_3.cfg

59 lines
736 B
INI

add:
{
"origin" "-2715 1969 1442"
"targetname" "TheCurrentLevelPlugin"
"min" "1"
"max" "4"
"startvalue" "1"
"classname" "math_counter"
}
modify:
{
match:
{
"classname" "trigger_once"
"hammerid" "102415"
}
insert:
{
"OnStartTouch" "TheCurrentLevelPlugin,SetValue,1,0,1"
}
}
modify:
{
match:
{
"classname" "trigger_once"
"hammerid" "102418"
}
insert:
{
"OnStartTouch" "TheCurrentLevelPlugin,SetValue,2,0,1"
}
}
modify:
{
match:
{
"classname" "trigger_once"
"hammerid" "102421"
}
insert:
{
"OnStartTouch" "TheCurrentLevelPlugin,SetValue,3,0,1"
}
}
modify:
{
match:
{
"classname" "trigger_once"
"hammerid" "167589"
}
insert:
{
"OnStartTouch" "TheCurrentLevelPlugin,SetValue,4,0,1"
}
}