MeepDarknessMeep

Untitled

Oct 29th, 2014
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.14 KB | None | 0 0
  1. hook.Add("StartCommand", "aaA", function(p, cmd)
  2.     cmd:SetForwardMove(-cmd:GetForwardMove());
  3.     cmd:SetSideMove(-cmd:GetSideMove());
  4. end);
Advertisement
Add Comment
Please, Sign In to add comment