stripper-configs/ze_greencity_v1_1.cfg
2019-06-17 01:13:20 +02:00

59 lines
734 B
INI

add:
{
"origin" "3456 4928 416"
"targetname" "TheCurrentLevelPlugin"
"min" "1"
"max" "4"
"startvalue" "1"
"classname" "math_counter"
}
modify:
{
match:
{
"classname" "trigger_once"
"hammerid" "122477"
}
insert:
{
"OnStartTouch" "TheCurrentLevelPlugin,SetValue,1,0,1"
}
}
modify:
{
match:
{
"classname" "trigger_once"
"hammerid" "122480"
}
insert:
{
"OnStartTouch" "TheCurrentLevelPlugin,SetValue,2,0,1"
}
}
modify:
{
match:
{
"classname" "trigger_once"
"hammerid" "122483"
}
insert:
{
"OnStartTouch" "TheCurrentLevelPlugin,SetValue,3,0,1"
}
}
modify:
{
match:
{
"classname" "trigger_once"
"hammerid" "122465"
}
insert:
{
"OnStartTouch" "TheCurrentLevelPlugin,SetValue,4,0,1"
}
}