58 lines
731 B
INI
58 lines
731 B
INI
add:
|
|
{
|
|
"origin" "-1276 -1984 868"
|
|
"targetname" "TheCurrentLevelPlugin"
|
|
"min" "1"
|
|
"max" "4"
|
|
"startvalue" "1"
|
|
"classname" "math_counter"
|
|
}
|
|
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"classname" "trigger_once"
|
|
"hammerid" "67458"
|
|
}
|
|
insert:
|
|
{
|
|
"OnStartTouch" "TheCurrentLevelPlugin,SetValue,1,0,1"
|
|
}
|
|
}
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"classname" "trigger_once"
|
|
"hammerid" "67476"
|
|
}
|
|
insert:
|
|
{
|
|
"OnStartTouch" "TheCurrentLevelPlugin,SetValue,2,0,1"
|
|
}
|
|
}
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"classname" "trigger_once"
|
|
"hammerid" "67482"
|
|
}
|
|
insert:
|
|
{
|
|
"OnStartTouch" "TheCurrentLevelPlugin,SetValue,3,0,1"
|
|
}
|
|
}
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"classname" "trigger_once"
|
|
"hammerid" "70742"
|
|
}
|
|
insert:
|
|
{
|
|
"OnStartTouch" "TheCurrentLevelPlugin,SetValue,4,0,1"
|
|
}
|
|
} |