Advertisement
lucasgautheron

Untitled

Jun 7th, 2013
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. bind "M" [meshteam (- 1 $meshteam); echo $meshteam]
  2. bind "O" [ if (< $drawmesh 2) [drawmesh (+ 1 $drawmesh) ] [ drawmesh 0 ]]
  3. bind "SLASH" [ if (< $showmap 2) [showmap (+ 1 $showmap) ] [ showmap 0]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement