i dont have any acctual knowledge regarding the teeworlds coding- but in my experience your tee have different "stages" of steps regardless of your velocity, so you can drop down form corners differently dependens on the stage of your steps regardless of your velocity
16:32
can someone explain me this?
Deep fly on & off
Deep fly toggleHide
Deep Fly On.cfg
bind mouse1 "+fire;+toggle cl_dummy_hammer 1 0 "
echo Enabled Deep Fly
bind x exec "Deep Fly Off.cfg"
Deep Fly Off.cfg
bind mouse1 "+fire"
echo Disabled Deep Hammer Fly
bind x exec "Deep Fly On.cfg"
save in C:\Users\USER\AppData\Roaming\Teeworlds\data OR .teeworlds/data
Code: Select all
exec "Deep Fly On.cfg"
can someone explain me this?
Deep fly on & off
Deep fly toggleHide
Deep Fly On.cfg
bind mouse1 "+fire;+toggle cl_dummy_hammer 1 0 "
echo Enabled Deep Fly
bind x exec "Deep Fly Off.cfg"
Deep Fly Off.cfg
bind mouse1 "+fire"
echo Disabled Deep Hammer Fly
bind x exec "Deep Fly On.cfg"
save in C:\Users\USER\AppData\Roaming\Teeworlds\data OR .teeworlds/data
Code: Select all
exec "Deep Fly On.cfg"
sounds like you use the deepfly binding- so with the deepfly binding he will always stop all his "movements" for a split secounds do the shoot and go back to the old "movements" what you can do is to aim at the celing with your dummy,
then when you do it he will fall for a split secound and shoot you and then insantly hook the celing again
sounds like you use the deepfly binding- so with the deepfly binding he will always stop all his "movements" for a split secounds do the shoot and go back to the old "movements" what you can do is to aim at the celing with your dummy,
then when you do it he will fall for a split secound and shoot you and then insantly hook the celing again
you bound it one time- most likely you played once the map "justdeepfly" this map tells you to bind it to play it, then you didnt disable it again after you played this map
17:39
just write bind mouse1 "bind mouse1 +fire" in console
Schokio
and btw, why is my dummy always cloning my LMB even without dummy clone?