Derpduck / L4D2-Comp-Stripper-Rework

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

c5m4_quarter can't cross the plank after the event is finished #16

Closed vikingo12 closed 3 years ago

vikingo12 commented 3 years ago

; --- Make Valve's blocker that prevents skipping the event early last for 30 seconds after the event is triggered modify: { match: { "targetname" "tractor_start_relay" } delete: { "OnTrigger" "landing_blockerDisable0-1" } insert: { "OnTrigger" "landing_blocker,Disable,,30,-1" } }