Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- **Do not use these to breeze through the entire case**, only use them to fast forward unneeded / useless parts. Once you have blatant proof, press **T to get to end of demo**. TAB is for slowmo, Q W E R are for skipping ahead, and F pauses the demo. Be sure to **have TAB, Q, W, E, R, T, F bound somewhere in your autoexec**
- Instructions: Load up overwatch case, then **type in "overwatch"** in console. **Before you play next, type in "exec autoexec"** in console to load your normal controls back in. I like to have a key bound to exec my autoexec (bind \ "exec autoexec.cfg") so I added a playvol beep sound to let me know that my autoexec loaded if I just press a button. I added different timescales so you can tweak to your liking.
- playvol buttons\blip1 1 \\audio confirmation your autoexec loaded
- bind "\" "exec autoexec.cfg" \\optional quick bind to load autoexec,
- \\especially useful if you use practice configs that change controls
- alias overwatch "bind tab +demohalf;bind q +demo2; bind w +demo3; bind e +demo5;bind r +demo7; bind t +demo35;bind f demo_togglepause"
- alias +demo15 "demo_timescale 1.5"
- alias -demo15 "demo_timescale 1"
- alias +demo25 "demo_timescale 2.5"
- alias -demo25 "demo_timescale 1"
- alias +demo2 "demo_timescale 2"
- alias -demo2 "demo_timescale 1"
- alias +demo3 "demo_timescale 3"
- alias -demo3 "demo_timescale 1"
- alias +demo4 "demo_timescale 4"
- alias -demo4 "demo_timescale 1"
- alias +demo5 "demo_timescale 5"
- alias -demo5 "demo_timescale 1"
- alias +demo7 "demo_timescale 7"
- alias -demo7 "demo_timescale 1"
- alias +demo10 "demo_timescale 10"
- alias -demo10 "demo_timescale 1"
- alias +demo20 "demo_timescale 20"
- alias -demo20 "demo_timescale 1"
- alias +demo35 "demo_timescale 35"
- alias -demo35 "demo_timescale 1"
- alias +demohalf "demo_timescale .25"
- alias -demohalf "demo_timescale 1"
Add Comment
Please, Sign In to add comment