Derpduck / L4D2-Comp-Stripper-Rework

Reworking Stripper:Source map changes for competitive L4D2 from scratch.
32 stars 8 forks source link

the parish map3(c5m3) shortcut glitch #46

Closed 4thyoshino closed 1 year ago

4thyoshino commented 1 year ago

https://youtu.be/DooY_tfw9II shortcut

test on zonemod v2.8

fbef0102 commented 1 year ago

L4D2 The last stand team probably doesn't check carefully 20221121162718_1

add:
{
    "classname" "logic_auto"
    "OnMapSpawn" "anv_mapfixes_nav_brokenhome_shortcuta,Kill,,30,-1"
}

{
    ; _nav_brokenhome_shortcuta
    "BlockType" "1"
    "initialstate" "1"
    "mins" "-5 -51 0"
    "maxs" "6 67 1000"
    "boxmins" "-5 -51 0"
    "boxmaxs" "6 67 1000"
    "origin" "2301 958 31"
    "angles" "-10 0 0"
    "classname" "env_physics_blocker"
}
Derpduck commented 1 year ago

Only possible with sv_gravity 750 🥲