Advertisement
Guest User

Movespeed

a guest
Jul 29th, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. /run print("Ground speed: " .. math.floor(select(2, GetUnitSpeed("player")) / BASE_MOVEMENT_SPEED * 100 + 0.5))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement