No thats not togglingnickbert01 said:bind dpadup "timescale 2.5"
bind dpaddown "timescale 5.0"
bind dpadright "timescale 9.9"
hope this helps
nickbert01 said:bind dpadup "timescale 2.5"
bind dpaddown "timescale 5.0"
bind dpadright "timescale 9.9"
hope this helps
bind dpad_left toggle 1 2 0.2;this question probably doesnt require its own thread but:
say i want to toggle game speed, so i want 3 diff game speeds to be binded to my left dpad or something. what would this look like?
No it is
bind dpad_down toggle timescale 1 5 10
Make sure you have 1 on there or you cant go back to the default speed.
Lol that post was nearly 2 years oldLost is correct and everybody else in this thread is wrong, if it's in a config you can do the following also.
bind dpad_down "toggle timescale 1 5 10";