59 lines
725 B
INI
59 lines
725 B
INI
|
add:
|
||
|
{
|
||
|
"origin" "-7982 -11101 824"
|
||
|
"targetname" "TheCurrentLevelPlugin"
|
||
|
"min" "1"
|
||
|
"max" "6"
|
||
|
"startvalue" "1"
|
||
|
"classname" "math_counter"
|
||
|
}
|
||
|
|
||
|
modify:
|
||
|
{
|
||
|
match:
|
||
|
{
|
||
|
"targetname" "defaultround"
|
||
|
"classname" "logic_relay"
|
||
|
}
|
||
|
insert:
|
||
|
{
|
||
|
"OnTrigger" "TheCurrentLevelPlugin,SetValue,1,0,1"
|
||
|
}
|
||
|
}
|
||
|
|
||
|
modify:
|
||
|
{
|
||
|
match:
|
||
|
{
|
||
|
"classname" "logic_auto"
|
||
|
"hammerid" "73552"
|
||
|
}
|
||
|
insert:
|
||
|
{
|
||
|
"OnNewGame" "TheCurrentLevelPlugin,SetValue,2,0,1"
|
||
|
}
|
||
|
}
|
||
|
|
||
|
modify:
|
||
|
{
|
||
|
match:
|
||
|
{
|
||
|
"classname" "logic_auto"
|
||
|
"hammerid" "73554"
|
||
|
}
|
||
|
insert:
|
||
|
{
|
||
|
"OnNewGame" "TheCurrentLevelPlugin,SetValue,3,0,1"
|
||
|
}
|
||
|
}
|
||
|
|
||
|
; Duplicate servercommand
|
||
|
filter:
|
||
|
{
|
||
|
"origin" "-7982 -11101 824"
|
||
|
"targetname" "sc"
|
||
|
"classname" "point_servercommand"
|
||
|
"hammerid" "2918"
|
||
|
}
|
||
|
|