59 lines
725 B
INI
59 lines
725 B
INI
add:
|
|
{
|
|
"origin" "5128 -2568 -1254"
|
|
"targetname" "TheCurrentLevelPlugin"
|
|
"min" "1"
|
|
"max" "4"
|
|
"startvalue" "1"
|
|
"classname" "math_counter"
|
|
}
|
|
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"classname" "func_breakable"
|
|
"hammerid" "498173"
|
|
}
|
|
insert:
|
|
{
|
|
"OnBreak" "TheCurrentLevelPlugin,SetValue,1,0,1"
|
|
}
|
|
}
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"classname" "func_breakable"
|
|
"hammerid" "498170"
|
|
}
|
|
insert:
|
|
{
|
|
"OnBreak" "TheCurrentLevelPlugin,SetValue,2,0,1"
|
|
}
|
|
}
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"classname" "func_breakable"
|
|
"hammerid" "498167"
|
|
}
|
|
insert:
|
|
{
|
|
"OnBreak" "TheCurrentLevelPlugin,SetValue,3,0,1"
|
|
}
|
|
}
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"classname" "func_breakable"
|
|
"hammerid" "498164"
|
|
}
|
|
insert:
|
|
{
|
|
"OnBreak" "TheCurrentLevelPlugin,SetValue,4,0,1"
|
|
}
|
|
}
|