59 lines
730 B
INI
59 lines
730 B
INI
add:
|
|
{
|
|
"origin" "232 12088 232"
|
|
"targetname" "TheCurrentLevelPlugin"
|
|
"min" "1"
|
|
"max" "4"
|
|
"startvalue" "1"
|
|
"classname" "math_counter"
|
|
}
|
|
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"classname" "trigger_once"
|
|
"hammerid" "32526"
|
|
}
|
|
insert:
|
|
{
|
|
"OnStartTouch" "TheCurrentLevelPlugin,SetValue,1,0,1"
|
|
}
|
|
}
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"classname" "trigger_once"
|
|
"hammerid" "32521"
|
|
}
|
|
insert:
|
|
{
|
|
"OnStartTouch" "TheCurrentLevelPlugin,SetValue,2,0,1"
|
|
}
|
|
}
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"classname" "trigger_once"
|
|
"hammerid" "32490"
|
|
}
|
|
insert:
|
|
{
|
|
"OnStartTouch" "TheCurrentLevelPlugin,SetValue,3,0,1"
|
|
}
|
|
}
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"classname" "trigger_once"
|
|
"hammerid" "32657"
|
|
}
|
|
insert:
|
|
{
|
|
"OnStartTouch" "TheCurrentLevelPlugin,SetValue,4,0,1"
|
|
}
|
|
}
|