initial commit

This commit is contained in:
BotoX
2016-01-06 02:11:56 +01:00
commit 72f7665358
106 changed files with 17675 additions and 0 deletions
@@ -0,0 +1,49 @@
"levels"
{
"0"
{
"name" "Level 0"
"restore"
{
"m_iName" ""
}
}
"1"
{
"name" "Level 1"
"restore"
{
"m_iName" ""
}
}
"2"
{
"name" "Level 2"
"match"
{
"props"
{
"m_iName" "a"
}
}
"restore"
{
"m_iName" "a"
}
}
"3"
{
"name" "Level 3"
"match"
{
"props"
{
"m_iName" "b"
}
}
"restore"
{
"m_iName" "b"
}
}
}
@@ -0,0 +1,49 @@
"levels"
{
"0"
{
"name" "Level 0"
"restore"
{
"m_iName" ""
}
}
"1"
{
"name" "Level 1"
"restore"
{
"m_iName" ""
}
}
"2"
{
"name" "Level 2"
"match"
{
"props"
{
"m_iName" "a"
}
}
"restore"
{
"m_iName" "a"
}
}
"3"
{
"name" "Level 3"
"match"
{
"props"
{
"m_iName" "b"
}
}
"restore"
{
"m_iName" "b"
}
}
}
@@ -0,0 +1,77 @@
"levels"
{
"1"
{
"name" "Level 1"
"match"
{
"outputs"
{
"m_OnUser1" "leveling_counter,Add,1"
"ExactMatches" "1"
}
}
"restore"
{
"AddOutput" "OnUser1 leveling_counter,Add,1,0,-1"
"m_iFrags" "100"
}
}
"2"
{
"name" "Level 2"
"match"
{
"outputs"
{
"m_OnUser1" "leveling_counter,Add,1"
"ExactMatches" "2"
}
}
"restore"
{
"AddOutput" "OnUser1 leveling_counter,Add,1,0,-1"
"AddOutput" "OnUser1 leveling_counter,Add,1,0,-1"
"m_iFrags" "200"
}
}
"3"
{
"name" "Level 3"
"match"
{
"outputs"
{
"m_OnUser1" "leveling_counter,Add,1"
"ExactMatches" "3"
}
}
"restore"
{
"AddOutput" "OnUser1 leveling_counter,Add,1,0,-1"
"AddOutput" "OnUser1 leveling_counter,Add,1,0,-1"
"AddOutput" "OnUser1 leveling_counter,Add,1,0,-1"
"m_iFrags" "300"
}
}
"4"
{
"name" "Level 4"
"match"
{
"outputs"
{
"m_OnUser1" "leveling_counter,Add,1"
"MinMatches" "4"
}
}
"restore"
{
"AddOutput" "OnUser1 leveling_counter,Add,1,0,-1"
"AddOutput" "OnUser1 leveling_counter,Add,1,0,-1"
"AddOutput" "OnUser1 leveling_counter,Add,1,0,-1"
"AddOutput" "OnUser1 leveling_counter,Add,1,0,-1"
"m_iFrags" "400"
}
}
}
@@ -0,0 +1,57 @@
"levels"
{
"1"
{
"name" "Level 1"
"match"
{
"outputs"
{
"m_OnUser4" "Map_Level_Check,Add,1"
"ExactMatches" "1"
}
}
"restore"
{
"AddOutput" "OnUser4 Map_Level_Check,Add,1,0,-1"
"m_iFrags" "100"
}
}
"2"
{
"name" "Level 2"
"match"
{
"outputs"
{
"m_OnUser4" "Map_Level_Check,Add,1"
"ExactMatches" "2"
}
}
"restore"
{
"AddOutput" "OnUser4 Map_Level_Check,Add,1,0,-1"
"AddOutput" "OnUser4 Map_Level_Check,Add,1,0,-1"
"m_iFrags" "200"
}
}
"3"
{
"name" "Level 3"
"match"
{
"outputs"
{
"m_OnUser4" "Map_Level_Check,Add,1"
"MinMatches" "3"
}
}
"restore"
{
"AddOutput" "OnUser4 Map_Level_Check,Add,1,0,-1"
"AddOutput" "OnUser4 Map_Level_Check,Add,1,0,-1"
"AddOutput" "OnUser4 Map_Level_Check,Add,1,0,-1"
"m_iFrags" "300"
}
}
}
@@ -0,0 +1,98 @@
"levels"
{
"1"
{
"name" "Level 1"
"match"
{
"outputs"
{
"m_OnUser2" "leveling_counter,add,1"
"ExactMatches" "1"
}
}
"restore"
{
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
"m_iFrags" "100"
}
}
"2"
{
"name" "Level 2"
"match"
{
"outputs"
{
"m_OnUser2" "leveling_counter,add,1"
"ExactMatches" "2"
}
}
"restore"
{
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
"m_iFrags" "200"
}
}
"3"
{
"name" "Level 3"
"match"
{
"outputs"
{
"m_OnUser2" "leveling_counter,add,1"
"ExactMatches" "3"
}
}
"restore"
{
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
"m_iFrags" "300"
}
}
"4"
{
"name" "Level 4"
"match"
{
"outputs"
{
"m_OnUser2" "leveling_counter,add,1"
"ExactMatches" "4"
}
}
"restore"
{
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
"m_iFrags" "400"
}
}
"5"
{
"name" "Level 5"
"match"
{
"outputs"
{
"m_OnUser2" "leveling_counter,add,1"
"MinMatches" "5"
}
}
"restore"
{
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
"m_iFrags" "500"
}
}
}
@@ -0,0 +1,76 @@
"levels"
{
"0"
{
"name" "Level 0"
"restore"
{
"m_iName" ""
"m_iFrags" "0"
}
}
"1"
{
"name" "Level 1"
"match"
{
"props"
{
"m_iName" "1"
}
}
"restore"
{
"m_iName" "1"
"m_iFrags" "100"
}
}
"2"
{
"name" "Level 2"
"match"
{
"props"
{
"m_iName" "2"
}
}
"restore"
{
"m_iName" "2"
"m_iFrags" "200"
}
}
"3"
{
"name" "Level 3"
"match"
{
"props"
{
"m_iName" "3"
}
}
"restore"
{
"m_iName" "3"
"m_iFrags" "300"
}
}
"4"
{
"name" "Level 4"
"match"
{
"props"
{
"m_iName" "4"
}
}
"restore"
{
"m_iName" "4"
"m_iFrags" "400"
}
}
}
@@ -0,0 +1,77 @@
"levels"
{
"1"
{
"name" "Level 1"
"match"
{
"outputs"
{
"m_OnUser3" "map_wandlevels,Add,1"
"ExactMatches" "1"
}
}
"restore"
{
"AddOutput" "OnUser3 map_wandlevels,Add,1,0,-1"
"m_iFrags" "100"
}
}
"2"
{
"name" "Level 2"
"match"
{
"outputs"
{
"m_OnUser3" "map_wandlevels,Add,1"
"ExactMatches" "2"
}
}
"restore"
{
"AddOutput" "OnUser3 map_wandlevels,Add,1,0,-1"
"AddOutput" "OnUser3 map_wandlevels,Add,1,0,-1"
"m_iFrags" "200"
}
}
"3"
{
"name" "Level 3"
"match"
{
"outputs"
{
"m_OnUser3" "map_wandlevels,Add,1"
"ExactMatches" "3"
}
}
"restore"
{
"AddOutput" "OnUser3 map_wandlevels,Add,1,0,-1"
"AddOutput" "OnUser3 map_wandlevels,Add,1,0,-1"
"AddOutput" "OnUser3 map_wandlevels,Add,1,0,-1"
"m_iFrags" "300"
}
}
"4"
{
"name" "Level 4"
"match"
{
"outputs"
{
"m_OnUser3" "map_wandlevels,Add,1"
"MinMatches" "4"
}
}
"restore"
{
"AddOutput" "OnUser3 map_wandlevels,Add,1,0,-1"
"AddOutput" "OnUser3 map_wandlevels,Add,1,0,-1"
"AddOutput" "OnUser3 map_wandlevels,Add,1,0,-1"
"AddOutput" "OnUser3 map_wandlevels,Add,1,0,-1"
"m_iFrags" "400"
}
}
}
@@ -0,0 +1,92 @@
"levels"
{
"0"
{
"name" "Level 0"
"restore"
{
"m_iName" ""
"m_iFrags" "0"
}
}
"1"
{
"name" "Level 1"
"match"
{
"props"
{
"m_iName" "1"
}
}
"restore"
{
"m_iName" "1"
"m_iFrags" "100"
}
}
"2"
{
"name" "Level 2"
"match"
{
"props"
{
"m_iName" "2"
}
}
"restore"
{
"m_iName" "2"
"m_iFrags" "200"
}
}
"3"
{
"name" "Level 3"
"match"
{
"props"
{
"m_iName" "3"
}
}
"restore"
{
"m_iName" "3"
"m_iFrags" "300"
}
}
"4"
{
"name" "Level 4"
"match"
{
"props"
{
"m_iName" "4"
}
}
"restore"
{
"m_iName" "4"
"m_iFrags" "400"
}
}
"5"
{
"name" "Level 5"
"match"
{
"props"
{
"m_iName" "5"
}
}
"restore"
{
"m_iName" "5"
"m_iFrags" "500"
}
}
}
@@ -0,0 +1,92 @@
"levels"
{
"0"
{
"name" "Level 0"
"restore"
{
"m_iName" ""
"m_iFrags" "0"
}
}
"1"
{
"name" "Level 1"
"match"
{
"props"
{
"m_iName" "1"
}
}
"restore"
{
"m_iName" "1"
"m_iFrags" "100"
}
}
"2"
{
"name" "Level 2"
"match"
{
"props"
{
"m_iName" "2"
}
}
"restore"
{
"m_iName" "2"
"m_iFrags" "200"
}
}
"3"
{
"name" "Level 3"
"match"
{
"props"
{
"m_iName" "3"
}
}
"restore"
{
"m_iName" "3"
"m_iFrags" "300"
}
}
"4"
{
"name" "Level 4"
"match"
{
"props"
{
"m_iName" "4"
}
}
"restore"
{
"m_iName" "4"
"m_iFrags" "400"
}
}
"5"
{
"name" "Level 5"
"match"
{
"props"
{
"m_iName" "5"
}
}
"restore"
{
"m_iName" "5"
"m_iFrags" "500"
}
}
}
@@ -0,0 +1,76 @@
"levels"
{
"0"
{
"name" "Level 0"
"restore"
{
"m_iName" ""
"m_iFrags" "0"
}
}
"1"
{
"name" "Level 1"
"match"
{
"props"
{
"m_iName" "1"
}
}
"restore"
{
"m_iName" "1"
"m_iFrags" "100"
}
}
"2"
{
"name" "Level 2"
"match"
{
"props"
{
"m_iName" "2"
}
}
"restore"
{
"m_iName" "2"
"m_iFrags" "200"
}
}
"3"
{
"name" "Level 3"
"match"
{
"props"
{
"m_iName" "3"
}
}
"restore"
{
"m_iName" "3"
"m_iFrags" "300"
}
}
"4"
{
"name" "Level 4"
"match"
{
"props"
{
"m_iName" "4"
}
}
"restore"
{
"m_iName" "4"
"m_iFrags" "400"
}
}
}