Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stripper files from dev branch #291

Merged
merged 1 commit into from
Sep 5, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
12 changes: 12 additions & 0 deletions addons/stripper/maps/surf_004_final1.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
remove:
{
"classname" "trigger_teleport"
"targetname" "/.*jail.*/"
}
{
"classname" "logic_auto"
}
{
"classname" "info_teleport_destination"
"targetname" "/.*jail.*/"
}
22 changes: 22 additions & 0 deletions addons/stripper/maps/surf_1day.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
filter:
{
"classname" "ambient_generic"
}
{
"classname" "env_soundscape" //removes invalid soundscape, fixes console spam
}

modify:
{
match:
{
"model" "*82"
"speed" "500"
"classname" "trigger_push"
}

replace:
{
"speed" "1200"
}
}
279 changes: 279 additions & 0 deletions addons/stripper/maps/surf_2012_beta12.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,279 @@
modify:
{
match:
{
"model" "*206"
"target" "bonus_end"
"origin" "7216 -5536 -5899"
"spawnflags" "1"
"StartDisabled" "0"
"classname" "trigger_teleport"
}

replace:
{
"target" "spawnfail"
}
}


modify:
{
match:
{
"model" "*246"
"target" "jail2"
"origin" "13472 -960 7852"
"spawnflags" "1"
"StartDisabled" "0"
"classname" "trigger_teleport"
}

replace:
{
"target" "section2"
}
}

modify:
{
match:
{
"model" "*68"
"origin" "-2524 -2776 828"
"spawnflags" "1"
"target" "jail3"
"StartDisabled" "0"
"classname" "trigger_teleport"
}

replace:
{
"target" "section3"
}
}


modify:
{
match:
{
"model" "*69"
"origin" "-4744 -2776 616"
"spawnflags" "1"
"target" "jail3"
"StartDisabled" "0"
"classname" "trigger_teleport"
}

replace:
{
"target" "section3"
}
}

modify:
{
match:
{
"model" "*70"
"origin" "-7420 -2776 536"
"spawnflags" "1"
"target" "jail3"
"StartDisabled" "0"
"classname" "trigger_teleport"
}

replace:
{
"target" "section3"
}
}


modify:
{
match:
{
"model" "*72"
"origin" "-4028 -2808 -1696"
"spawnflags" "1"
"target" "jail3"
"StartDisabled" "0"
"classname" "trigger_teleport"
}

replace:
{
"target" "section3"
}
}

modify:
{
match:
{
"model" "*73"
"origin" "-1284 -2808 -1984"
"spawnflags" "1"
"target" "jail3"
"StartDisabled" "0"
"classname" "trigger_teleport"
}

replace:
{
"target" "section3"
}
}


modify:
{
match:
{
"target" "jail1"
"classname" "trigger_teleport"
}

replace:
{
"target" "section4"
}
}

modify:
{
match:
{
"target" "jail5"
"classname" "trigger_teleport"
}

replace:
{
"target" "section5"
}
}

modify:
{
match:
{
"target" "jail7"
"classname" "trigger_teleport"
}

replace:
{
"target" "section6"
}
}

remove:
{
"classname" "/weapon_.*/"
}
{
"classname" "logic_auto"
}
{
"classname" "logic_timer"
}
{
"classname" "trigger_hurt"
}
{
"classname" "prop_dynamic"
}
{
"classname" "game_player_equip"
}
{
"classname" "trigger_once"
}

filter:
{
"origin" "4985.11 2212.2 527.549"
"classname" "prop_dynamic"
}
{
"origin" "4876 2228 512"
"classname" "prop_dynamic"
}
{
"model" "*34"
}
{
"origin" "5120 -3712 1384"
"targetname" "endgame_relay"
}
{
"model" "*28"
}
{
"model" "*48"
}

{
"model" "*71"
}
{
"model" "*53"
}
{
"model" "*249"
}
{
"origin" "5504 -3584 1728"
"classname" "prop_physics_multiplayer"
}
{
"origin" "4736 -3584 1728"
"classname" "prop_physics_multiplayer"
}
{
"origin" "4736 -3584 1716"
"classname" "point_template"
}
{
"origin" "4736 -3584 1700"
"classname" "env_entity_maker"
}
{
"model" "*37"
}
{
"origin" "-1048 -2816 -1562"
"classname" "prop_dynamic"
}
{
"origin" "2240 1264 188"
"classname" "logic_timer"
}
{
"origin" "2184 1016 136"
"classname" "logic_relay"
}
{
"origin" "2184 1032 136"
"classname" "logic_auto"
}
{
"model" "*168"
}
{
"origin" "2232 1016 136"
"targetname" "stripper"
"classname" "player_weaponstrip"
}
{
"model" "*169"
}
{
"model" "*187"
}
{
"model" "*71"
}
55 changes: 55 additions & 0 deletions addons/stripper/maps/surf_25_lighters.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
modify:
{
match:
{
"classname" "trigger_teleport"
}

insert:
{
"UseLandmarkAngles" "0"
}
}

remove:
{
"model" "models\25_lighters\25frame2.mdl"
}
{
"model" "models/25_lighters/lightfix.mdl"
}
{
"model" "models/props_junk/watermelon01_chunk01a.mdl"
}
{
"model" "models/props_junk/watermelon01_chunk01b.mdl"
}
{
"model" "models/props_junk/watermelon01_chunk02a.mdl"
}
{
"model" "models/props_junk/popcan01a.mdl"
}
{
"model" "models/props_gameplay/cap_point_base.mdl"
}
{
"classname" "team_control_point"
}
{
"model" "*190"
}

modify:
{
match:
{
"model" "*5"
"targetname" "failspawn1"
}

delete:
{
"targetname" "failspawn1"
}
}
12 changes: 12 additions & 0 deletions addons/stripper/maps/surf_4dimensional.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
modify:
{
match:
{
"classname" "trigger_teleport"
}

insert:
{
"UseLandmarkAngles" "0"
}
}
Loading