Skip to content

Commit

Permalink
Convert commentary blockers to vscript
Browse files Browse the repository at this point in the history
  • Loading branch information
Derpduck authored and shqke committed Nov 3, 2021
1 parent 38811e5 commit 5cf03ce
Show file tree
Hide file tree
Showing 31 changed files with 290 additions and 21 deletions.
3 changes: 3 additions & 0 deletions root/scripts/vscripts/community/maps/c11m2_offices.nut
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ function DoRoundFixes()

make_prop( "dynamic", "_omg_valve_wrongwayc", "models/props_vehicles/van.mdl", "8815 2888 10", "0 45 3", "shadow_no" );
make_prop( "dynamic", "_omg_valve_wrongwayg", "models/props_vehicles/van_glass.mdl", "8815 2888 10", "0 45 3", "shadow_no" );
make_prop( "dynamic", "_commentary_propladder_crate_a", "models/props_crates/static_crate_40.mdl", "7517 3280 828", "0 346.5 0", "shadow_no" );
make_prop( "dynamic", "_commentary_propladder_crate_b", "models/props_crates/static_crate_40.mdl", "7517 3235 828", "0 90 0", "shadow_no" );
make_prop( "dynamic", "_commentary_propladder_crate_c", "models/props_crates/static_crate_40.mdl", "7517 3235 868", "0 0 0", "shadow_no" );

if ( g_BaseMode == "versus" )
{
Expand Down
1 change: 1 addition & 0 deletions root/scripts/vscripts/community/maps/c13m1_alpinecreek.nut
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ function DoRoundFixes()

if ( HasPlayerControlledZombies() )
{
make_clip( "_commentary_towerroof", "Survivors", 1, "-144 -112 -656", "144 112 656", "-2340 3244 1600" );
make_ladder( "_ladder_crossoverbackB_cloned_mrlogsuperwide", "954 1027.5 474.3475", "-2055 3751 -274", "0 -90 0", "1 0 0" );
make_ladder( "_ladder_crossoverbackT_cloned_mrlogsuperwide", "954 1027.5 474.3475", "-2165 3751 -100", "0 -90 0", "1 0 0" );
make_ladder( "_ladder_crossoverfrontB_cloned_mrlogsuperwide", "954 1027.5 474.3475", "-479 1690 -313", "0 90 0", "-1 0 0" );
Expand Down
53 changes: 46 additions & 7 deletions root/scripts/vscripts/community/maps/c1m1_hotel.nut
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,19 @@ devchap( "ALL MODES" );

function DoRoundFixes()
{
make_clip( "_cliphang_window", "Survivors", 1, "-72 -123 -12", "127 14 44", "2335 6420 2804" );
make_clip( "_cliphang_ledge", "Survivors", 1, "-450 -8 0", "1130 8 216", "1222 6232 2912" );
make_clip( "_barricadefire_bypass", "Survivors", 1, "-17 -96 -64", "17 96 64", "1326 5624 2528" );

// FIX: Prevent the earliest press-forward balcony window shortcut.

// Teamwork shortcut. Will only patch for Coop if the Community wills so for parkour-esque shortcuts.
make_clip( "_cliphang_window", "Survivors", 1, "-72 -123 -12", "127 14 44", "2335 6420 2804" );
make_clip( "_cliphang_ledge", "Survivors", 1, "-450 -8 0", "1130 8 216", "1222 6232 2912" );
make_clip( "_barricadefire_bypass", "Survivors", 1, "-17 -96 -64", "17 96 64", "1326 5624 2528" );
make_clip( "_commentary_lower_windows_elevator", "Everyone", 1, "-4 -32 -237", "4 32 237", "2348 5624 2148" );

if ( g_BaseMode != "coop" && g_BaseMode != "realism" )
{
make_clip( "_commentary_lower_windows", "Everyone", 1, "-4 -560 -240", "4 560 240", "1652 6960 2144" );

// FIX: Prevent the earliest press-forward balcony window shortcut.

// Teamwork shortcut. Will only patch for Coop if the Community wills so for parkour-esque shortcuts.

con_comment( "TRIG:\tAnti-shortcut \"_shortcut_balcrail_trigonce\" deletes trighurt at lower floor." );
con_comment( "INFO:\tFire particle \"_shortcut_balcrail_particle\" acts as visual deterrent." );

Expand Down Expand Up @@ -44,6 +47,42 @@ function DoRoundFixes()
effect_name = "fire_window_hotel"
} );
}
if ( g_BaseMode == "coop" || g_BaseMode == "realism" )
{
devchap( "BASE COOP" );

// FIXES

make_clip( "_commentary_lower_windows_a", "Everyone", 1, "-8 -56 -570", "4 8 8", "1654 7512 2473" );
make_clip( "_commentary_lower_windows_b", "Everyone", 1, "-8 -56 -570", "4 8 8", "1654 7352 2473" );
make_clip( "_commentary_lower_windows_c", "Everyone", 1, "-8 -56 -570", "4 8 8", "1654 7032 2473" );
make_clip( "_commentary_lower_windows_d", "Everyone", 1, "-8 -56 -570", "4 8 8", "1654 6872 2473" );
make_clip( "_commentary_lower_windows_e", "Everyone", 1, "-8 -56 -570", "4 8 8", "1654 6584 2473" );
make_clip( "_commentary_lower_windows_f", "Everyone", 1, "-8 -56 -570", "4 8 8", "1654 6456 2473" );

}
if ( g_BaseMode == "versus")
{
devchap( "BASE VERSUS" );

// FIXES

make_clip( "_commentary_balconyjump", "Survivors", 1, "-2 -128 -280", "2 128 112", "1344 4880 2704" );
make_clip( "_commentary_elevator_window", "Survivors", 1, "-4 -32 -68", "4 32 28", "2356 5624 2644" );
make_clip( "_commentary_windowdrop_corner", "Survivors", 1, "-95 -8 -8", "95 8 28", "1504 6280 2788" );
make_clip( "_commentary_windowdrop_a", "Survivors", 1, "-4 -32 -68", "4 32 28", "1644 6432 2644" );
make_clip( "_commentary_windowdrop_b", "Survivors", 1, "-4 -32 -68", "4 32 28", "1644 6560 2644" );
make_clip( "_commentary_windowdrop_c", "Survivors", 1, "-4 -32 -68", "4 32 28", "1644 6848 2644" );
make_clip( "_commentary_windowdrop_d", "Survivors", 1, "-4 -32 -68", "4 32 28", "1644 7008 2644" );
make_clip( "_commentary_windowdrop_e", "Survivors", 1, "-4 -32 -68", "4 32 28", "1644 7328 2644" );
make_clip( "_commentary_windowdrop_f", "Survivors", 1, "-4 -32 -68", "4 32 28", "1644 7488 2644" );
make_clip( "_commentary_ledgedrop_a", "Survivors", 1, "-4 -600 -26", "4 600 26", "2338 7080 2628", "-15 0 0" );
make_clip( "_commentary_ledgedrop_b", "Survivors", 1, "-4 -147 -26", "4 147 26", "2514 6331 2628", "-15 0 0" );
make_clip( "_commentary_ledgedrop_c", "Survivors", 1, "-32 -4 -26", "32 4 26", "2480 6182 2628", "0 0 -15" );
make_clip( "_commentary_ledgedrop_d", "Survivors", 1, "-87 -4 -26", "87 4 26", "2423 6482 2628", "0 0 15" );
make_clip( "_commentary_ledgedrop_e", "Survivors", 1, "-24 -4 -26", "24 4 26", "2312 7682 2628", "0 0 15" );

}

if ( HasPlayerControlledZombies() )
{
Expand Down
2 changes: 2 additions & 0 deletions root/scripts/vscripts/community/maps/c1m3_mall.nut
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ function DoRoundFixes()
make_clip( "_cliprework_skylightc", "Survivors", 1, "-194 -544 -1", "190 544 32", "2274 -672 793" );
make_clip( "_cliprework_skylightd", "Survivors", 1, "-1017 -167 0", "1018 149 32", "1465 -3418 794", "0 45 0" );
make_clip( "_permstuck_colddrinks", "Everyone", 1, "-1 -1 -1", "1 1 1", "736 -548 363" );
make_clip( "_commentary_shortcut_storeceiling", "Everyone", 1, "0 0 0", "196 196 32", "1159.05 -2466.62 442" );
make_clip( "_commentary_shortcut_storevent", "Everyone", 1, "0 0 0", "48 48 64", "1680 -2526.44 384" );
make_trigduck( "_duckqol_shopliftscanners", "-2 -88 0", "2 64 77", "5247 -2685 280" );

con_comment( "FIX:\tMoved an exposed stairwell hurt trigger down inside a vending machine." );
Expand Down
9 changes: 9 additions & 0 deletions root/scripts/vscripts/community/maps/c1m4_atrium.nut
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,15 @@ function DoRoundFixes()
make_clip( "_kiosk_qol_2b", "Everyone", 1, "-100 -1 -1", "100 1 0", "-4081 -3949 94" );
make_clip( "_kiosk_qol_3a", "Everyone", 1, "-44 -44 -1", "44 44 0", "-4848 -3935 94" );
make_clip( "_kiosk_qol_3b", "Everyone", 1, "-1 -100 -1", "1 100 0", "-4796 -3936 94" );
make_clip( "_commentary_vendingmachines", "Survivors", 1, "-37 -64 -116", "37 64 116", "-1798 -4848 652" );
make_clip( "_commentary_escape_windows", "Survivors", 1, "-264 -6 -476", "264 6 476", "-4448 -2298 476" );
make_clip( "_commentary_escape_door_physics", "All and Physics", 1, "0 10 -200", "140 20 0", "-4513.47 -2304.41 128" );
make_clip( "_commentary_cornerledge", "Survivors", 1, "-68 -16 -104", "68 16 104", "-6140 -3504 640" );
make_clip( "_commentary_elevatorcorner", "Survivors", 1, "-205 -2 -92", "205 2 92", "-4009.8 -3101 636", "0 135 0" );
make_clip( "_commentary_fauntleroys_a", "Survivors", 1, "-200 -36 -124", "200 36 124", "-4192 -4188 884" );
make_clip( "_commentary_fauntleroys_b", "Survivors", 1, "-10 -26 -124", "10 26 124", "-4402 -4198 884" );
make_clip( "_commentary_fauntleroys_c", "Survivors", 1, "-10 -26 -124", "10 26 124", "-3982 -4198 884" );
make_clip( "_commentary_infopanel", "Survivors", 1, "-8 -42 -8", "96 8 222", "-4492 -2767 9" );
make_trigduck( "_duckqol_informationbooth", "-96 -8 0", "96 8 64", "-4448 -3865 44" );

if ( HasPlayerControlledZombies() )
Expand Down
4 changes: 2 additions & 2 deletions root/scripts/vscripts/community/maps/c2m1_highway.nut
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ function DoRoundFixes()
make_clip( "_clipextend_umbrella1", "Survivors", 1, "-48 -50 0", "50 48 522", "2683 4055 -773" );
make_clip( "_clipextend_umbrella2", "Survivors", 1, "-48 -50 0", "50 48 522", "2483 3989 -773" );
make_clip( "_clipextend_umbrella3", "Survivors", 1, "-48 -52 0", "50 50 522", "2243 4047 -773" );
make_clip( "_commentary_motelroof_survivors", "Survivors", 1, "-1095 -296 -196", "1095 296 196", "1879 3428 -451" );
make_clip( "_commentary_slopetruck", "Survivors", 1, "-8 -84 -8", "90 8 800", "-1251 -734 -1081" );

if ( g_BaseMode == "coop" || g_BaseMode == "realism" )
{
Expand Down Expand Up @@ -101,8 +103,6 @@ function DoRoundFixes()

if ( HasPlayerControlledZombies() )
{
kill_entity( Entities.FindByClassnameNearest( "env_player_blocker", Vector( 1388, 5660, -649 ), 1 ) );
kill_entity( Entities.FindByClassnameNearest( "env_player_blocker", Vector( 2972, 3724, -649 ), 1 ) );
make_navblock( "_nav_motelfencejump", "Survivors", "Apply", "-24 -108 -24", "24 24 24", "2105 3700 -820" );
make_brush( "_losfix_bush", "-10 -190 -60", "10 200 35", "8224 8378 -536" );
make_brush( "_losfix_end_fence", "-254 -1 -5", "254 0 5", "-522 -2416 -1083" );
Expand Down
9 changes: 9 additions & 0 deletions root/scripts/vscripts/community/maps/c2m2_fairgrounds.nut
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@ function DoRoundFixes()
make_clip( "_cliprework_blockergap", "Survivors", 1, "-121 -8 0", "123 8 384", "-4235 -3968 384" );
make_clip( "_unattackable_traintunnel", "Survivors", 1, "-324 -1040 -171", "220 1040 342", "-604 -1536 428" );
make_clip( "_dispcollision_fairgrounds", "All and Physics", 1, "-1400 -1700 -2", "1400 1700 0", "-1903 -142 -128" );
make_clip( "_commentary_generatorlights", "Survivors", 1, "-8 -56 -8", "44 8 524", "2876 -1700 244" );
make_clip( "_commentary_traintunnel_track", "Survivors", 1, "-64 -256 -64", "64 256 64", "-704 -256 192" );
make_clip( "_commentary_traintunnel_entrance", "Survivors", 1, "-192 -16 -64", "192 16 64", "-704 -528 192" );
make_clip( "_commentary_carouselgate_stuck", "All and Physics", 1, "-4 -24 -80", "4 24 80", "-2764 -5452 -48" );
make_clip( "_commentary_blockergap", "Survivors", 1, "-4 -324 -192", "4 324 192", "-4352 -4284 576" );
make_clip( "_commentary_electricalbox", "Survivors", 1, "-8 -132 -8", "40 8 786", "-4336 -4209 -18" );

if ( g_BaseMode == "versus" )
{
Expand All @@ -54,7 +60,10 @@ function DoRoundFixes()

make_clip( "_tol_clip_brush_a", "Survivors", 1, "-818 -16 0", "82 599 572", "-3530 -5162 192" );
make_clip( "_tol_clip_brush_b", "Survivors", 1, "-9 -263 0", "488 -1 572", "-3439 -5178 192" );
make_navblock( "_nav_tol_hedge_a", "Survivors", "Apply", "-24 -256 -16", "24 256 16", "-3488 -4912 7" );
make_navblock( "_nav_tol_hedge_b", "Survivors", "Apply", "-256 -8 -16", "256 8 16", "-3264 -5187 -8" );
DoEntFire( "!self", "AddOutput", "OnTrigger " + g_UpdateName + "_tol_clip_brush*:Kill::-1", 0.0, null, Entities.FindByClassnameNearest( "trigger_once", Vector( -2496, -6544, 4 ), 1 ) );
DoEntFire( "!self", "AddOutput", "OnTrigger " + g_UpdateName + "_nav_tol_hedge*:UnblockNav::-1", 0.0, null, Entities.FindByClassnameNearest( "trigger_once", Vector( -2496, -6544, 4 ), 1 ) );

}

Expand Down
14 changes: 13 additions & 1 deletion root/scripts/vscripts/community/maps/c2m3_coaster.nut
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,14 @@ function DoRoundFixes()
make_clip( "_recompilepls_pillar6", "Survivors", 1, "-10 -10 0", "10 10 272", "-4176 2280 0" );
make_clip( "_cliprework_permstuck", "Survivors", 1, "-93 -81 -55", "108 47 88", "-3266 3057 413" );
make_clip( "_stuckwarp_swanstairs", "Everyone", 1, "-52 0 0", "143 3 37", "298 4192 43", "-34.5 0 0" );
make_clip( "_commentary_permstuck_swanshelf", "Everyone", 1, "-19 -30 -11", "19 30 11", "224 4491 18" );
make_clip( "_commentary_truckclimb_a", "Survivors", 1, "-8 -100 -8", "84 8 953", "-1364 2040 7" );
make_clip( "_commentary_truckclimb_b", "Survivors", 1, "0 -113 -8", "224 8 800", "-1596 2040 159" );
make_clip( "_commentary_electricalbox_a", "Survivors", 1, "-4 -56 -8", "8 8 196", "-2056 2624 8" );
make_clip( "_commentary_electricalbox_b", "Survivors", 1, "-4 -56 -16", "8 8 196", "-776 1724 16" );
make_clip( "_commentary_electricalbox_c", "Survivors", 1, "-56 -8 -34", "8 4 196", "-1124 1032 36" );
make_clip( "_commentary_fencewalk_a", "Survivors", 1, "-4 0 0", "8 256 512", "-2868 1844 122.859" );
make_clip( "_commentary_fencewalk_b", "Survivors", 1, "-4 0 0", "8 256 512", "-2700 1964 122.859" );
make_brush( "_permstuck_swanroom_dead", "-54 -20 0", "58 29 108", "510 4084 -7" );
make_trigduck( "_duckqol_swanhole", "-5 -32 -32", "5 32 32", "1348 4096 32" );

Expand All @@ -71,7 +79,7 @@ function DoRoundFixes()
make_clip( "_cliprework_scaffnuke_skipa", "Survivors", 1, "-120 -111 -48", "150 88 310", "-3044 3000 177" );
make_clip( "_cliprework_scaffnuke_skipb", "Survivors", 1, "-90 -211 -48", "82 0 310", "-2788 2760 177" );
make_clip( "_cliprework_scaffnuke_skipc", "Survivors", 1, "-120 -111 -48", "20 -73 1545", "-3044 3000 177" );
make_clip( "_cliprework_scaffnuke_skipd", "Survivors", 1, "-90 -211 -48", "-61 0 1545", "-2788 2760 177" );
make_clip( "_cliprework_scaffnuke_skipd", "Survivors", 1, "-90 -305 -48", "-61 0 1545", "-2788 2760 177" );
make_clip( "_cliprework_roofa", "Survivors", 1, "-108 -224 -320", "108 224 1100", "-3596 1560 640" );
make_clip( "_cliprework_roofb", "Survivors", 1, "-295 -444 -280", "295 444 1100", "-3970 1558 640" );
make_clip( "_cliprework_sign", "Survivors", 1, "-307 -70 0", "307 70 1320", "-3902 2321 431" );
Expand All @@ -82,6 +90,10 @@ function DoRoundFixes()
make_clip( "_shortcut_finally_done", "Survivors", 1, "-8 -146 0", "0 146 255", "-2894 2609 253", "9 0 0" );
make_clip( "_booster_eventskip1", "Survivors", 1, "-253 -16 -459", "332 23 32", "-3106 3081 960" );
make_clip( "_booster_eventskip2", "Survivors", 1, "-253 -72 -459", "-246 23 32", "-3106 3081 960" );
make_clip( "_commentary_downramp_railing", "Survivors", 1, "0 0 -64", "8 188 256", "-3350.76 2608.73 444" );
make_clip( "_commentary_pretunnel_supports", "Survivors", 1, "0 0 0", "8 350 512", "-3540.08 2368 128" );
make_clip( "_commentary_shortcut_bush_a", "Survivors", 1, "-16 -64 -772", "16 64 772", "-4097 2048 956" );
make_clip( "_commentary_shortcut_bush_b", "Survivors", 1, "-16 -78 -772", "16 78 772", "-4133 2174 956", "0 31 0" );

}

Expand Down
10 changes: 9 additions & 1 deletion root/scripts/vscripts/community/maps/c2m4_barns.nut
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ function DoRoundFixes()
make_clip( "_booster_awning", "Survivors", 1, "-17 -16 -34", "274 13 134", "-3119 528 5" );
make_clip( "_booster_elecroof", "Survivors", 1, "-170 -28 0", "182 21 967", "426 2316 57" );
make_clip( "_ladder_askewhedgeshared_base", "Everyone", 1, "-2 -336 0", "4 195 128", "609 1233 -192" );
make_clip( "_commentary_permstuck_dumpsters_a", "Survivors", 1, "-8 -8 -8", "190 64 1208", "2936 584 -184" );
make_clip( "_commentary_permstuck_dumpsters_b", "Survivors", 1, "-325 -163 -608", "325 163 608", "3451 739 416" );
make_clip( "_commentary_boostertree_a", "Survivors", 1, "-117 -122 -80", "184 200 930", "-704 864 88.25" );
make_clip( "_commentary_boostertree_b", "Survivors", 1, "-117 -122 -80", "230 122 930", "128 832 88.25" );
make_clip( "_commentary_boostertree_c", "Survivors", 1, "-119 -122 -80", "50 186 910", "-1648 784 104.25" );
patch_spawninfront( "-596 2312 -256", "-76 -8 0", "76 8 160" );
patch_spawninfront( "-508 2503 -256", "-8 -51 0", "8 51 160" );

Expand All @@ -61,6 +66,9 @@ function DoRoundFixes()
make_clip( "_commonhop_generator1", "Survivors", 1, "-35 -16 0", "35 16 50", "-1716 273 -81", "0 0 20" );
make_clip( "_commonhop_generator2", "Everyone", 1, "8 0 0", "58 8 164", "-1660 275 -192", "0 -19 0" );

make_clip( "_commentary_shortcut_generator_a", "Survivors", 1, "-5 -5 -98", "5 5 98", "-1721 373 -94" );
make_clip( "_commentary_shortcut_generator_b", "Survivors", 1, "-28 -20 -504", "28 20 504", "-1718.5 376 520" );

}
if ( g_BaseMode == "survival" )
{
Expand Down Expand Up @@ -180,4 +188,4 @@ function DoRoundFixes()

EntFire( g_UpdateName + "_ladderpatch_awningfence*", "Skin", 1 );
}
}
}
2 changes: 1 addition & 1 deletion root/scripts/vscripts/community/maps/c2m5_concert.nut
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ function DoRoundFixes()
make_clip( "_missing_staircase_clip", "Everyone", 1, "-40 -40 -1", "40 40 40", "-922 1933 173", "0 315 0" );
make_clip( "_booster_lightleft", "Survivors", 1, "-8 -104 0", "8 29 725", "-2472 3148 278" );
make_clip( "_booster_lightright", "Survivors", 1, "-8 -104 0", "8 29 725", "-2152 3148 278" );
//make_clip( "_commentary_replace_01", "Survivors", 1, "-40 -84 -256", "40 84 944", "-1248 3316 80" );
make_clip( "_backstairs_left", "Survivors", 1, "-8 -160 0", "8 160 760", "-4086 2688 264" );
make_clip( "_backstairs_right", "Survivors", 1, "-8 -158 0", "8 197 760", "-951 2073 264", "0 -45 0" );
make_clip( "_commentary_infectedwindows", "Survivors", 1, "-8 -10 -8", "258 10 1064", "-3325 3720 -40" );


// FIX: Prevent interior stadium trigger from deleting players by re-creating it.
Expand Down
12 changes: 12 additions & 0 deletions root/scripts/vscripts/community/maps/c3m1_plankcountry.nut
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ PrecacheModel( "models/props_misc/wrongway_sign01_optimized.mdl" );
PrecacheModel( "models/props_foliage/swamp_shrubwall_block_128_deep.mdl" );
PrecacheModel( "models/props_urban/fence_cover001_256.mdl" );
PrecacheModel( "models/props_urban/fence_cover001_64.mdl" );
PrecacheModel( "models/props_docks/dock02_pole02a.mdl" );
PrecacheModel( "models/props_urban/porch_light003.mdl" );
PrecacheModel( "models/props_urban/boat002.mdl" );
PrecacheModel( "models/props/cs_office/shelves_metal.mdl" );

function DoRoundFixes()
{
Expand All @@ -31,6 +35,14 @@ function DoRoundFixes()
make_clip( "_chargerassist_commonhop1", "Survivors", 1, "-155 -16 0", "117 5 864", "-7093 6280 160" );
make_clip( "_chargerassist_commonhop2", "Survivors", 1, "-49 -170 0", "63 134 864", "-7093 6452 160", "0 -3 0" );
make_clip( "_booster_powerpole", "Survivors", 1, "-9 -8 0", "9 10 582", "-7630 6718 444" );
make_clip( "_commentary_booster_crumpstore_a", "Survivors", 1, "-148 -336 -352", "148 336 352", "-6332 6536 672" );
make_clip( "_commentary_booster_crumpstore_b", "Survivors", 1, "-43 -147 -352", "43 147 352", "-6523 6352 672" );
make_clip( "_commentary_dockprops_poleclip", "Survivors", 1, "-16 -16 -8", "20 20 324", "-5379 6768 -26" );
make_clip( "_commentary_dockprops_shelfclip", "Everyone", 1, "-3 -2 -8", "3 2 80", "-5346 6795 -56" );
make_prop( "dynamic", "_commentary_dockprops_pole", "models/props_docks/dock02_pole02a.mdl", "-5381.1 6767.52 89.1467", "0 0 0", "shadow_no", "solid_yes", "255 255 255", "1800", "2000" );
make_prop( "dynamic", "_commentary_dockprops_light", "models/props_urban/porch_light003.mdl", "-5380 6775 277.271", "0 270 0", "shadow_no", "solid_no", "255 255 255", "1000", "1200" );
make_prop( "dynamic", "_commentary_dockprops_boat", "models/props_urban/boat002.mdl", "-5411.46 6783.37 88.6317", "61.9321 199.129 4.5769", "shadow_no", "solid_yes", "255 255 255", "1700", "1900" );
make_prop( "dynamic", "_commentary_dockprops_shelf", "models/props/cs_office/shelves_metal.mdl", "-5274 6819 40", "-87.3817 282.627 73.4003", "shadow_no", "solid_yes", "255 255 255", "800", "1000" );
patch_ladder( "-6084.5 6272 90", "6 0 0" );

// Tsuey's note: Special thanks to the person who originally complained
Expand Down
1 change: 1 addition & 0 deletions root/scripts/vscripts/community/maps/c3m2_swamp.nut
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ function DoRoundFixes()
make_brush( "_losfix_end_gen1", "-20 -1 -8", "20 1 8", "8011 2779 128" );
make_brush( "_losfix_end_gen2", "-1 -13 -8", "1 12 8", "8007 2793 128" );
make_clip( "_propladder_crate_qol", "SI Players", 1, "-36 -2 -8", "44 4 8", "8055 100 166", "0 27 0" );
make_clip( "_commentary_clipgap_postcrash", "Everyone", 1, "0 0 0", "280 96 660", "31.0388 1957.69 -14.6749" );
make_ladder( "_ladder_brokenhomeleft_cloned_airplanewingmini", "-1690.5 2951.13 38.3488", "-2031 6319 98", "0 93.74 0", "1 0 0" );
make_ladder( "_ladder_brokenhomeright_cloned_airplanewingmini", "-1690.5 2951.13 38.3488", "-2030.5 6344 98", "0 93.74 0", "1 0 0" );
make_ladder( "_ladder_corrugatedhome_cloned_airplaneleft", "-2060 3278 96", "3919.22 26.78 66" );
Expand Down
Loading

0 comments on commit 5cf03ce

Please sign in to comment.