Forums

Pages: [1]
Author Topic: teleportation velocity  (Read 506 times)
Offline  snufkin
Soldier
***

Posts: 170
hurtme -9999999
if you want to perform a jump you'll create a warp (getpos, bind "f"  "setpos x) and when you press your warp key after failing a jump you'll go flying as you still retain your velocity from the jump. what i'm basically asking is: is there a way to reset your velocity?

http://goo.gl/WJkLq (i just did ctrl-f velocity)

tf2jump teleportation velocity

   
Offline  QuBA
Soldier
***

Posts: 134
You just make a bind that teleports you into some area outside the map, which resets your velocity, waits 1 tick and then teleports you where you actually want to go. So "setpos blablabla; wait 15; setpos x".

You need to set sv_allow_wait_command to 1 if it isnt obviously.
   
Rocketeer
****

Posts: 331
the skybox is the limit
Or you could hold the appropriate wasd key.
   
Offline  snufkin
Soldier
***

Posts: 170
hurtme -9999999
You just make a bind that teleports you into some area outside the map, which resets your velocity, waits 1 tick and then teleports you where you actually want to go. So "setpos blablabla; wait 15; setpos x".

You need to set sv_allow_wait_command to 1 if it isnt obviously.

okay, thanks. I was looking to find out how to use the wait command.
   
Offline  snufkin
Soldier
***

Posts: 170
hurtme -9999999
bind "f" "a; wait 15; setpos b"

   
Maggot
*

Posts: 12
GOOGLE POWERS, BIOTCH
You can mess around with it and its pretty fun  :)
re:teleportation velocity


---------------------------
   
Offline  snufkin
Soldier
***

Posts: 170
hurtme -9999999
nice
   
0 Members and 1 Guest are viewing this topic.
Pages: [1]
« previous next »


spirit Powered by SMF 2.0 RC5 | SMF © 2006–2011, Simple Machines LLC