Guest User

Untitled

a guest
Apr 11th, 2013
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. sentry:
  2. alias +fastbuildsentry "destroy 2 0;build 2 0;+attack;"
  3. alias -fastbuildsentry "-attack;lastinv;"
  4. bind "KEY" +fastbuildsentry
  5.  
  6. dispenser:
  7. alias +dispenser "destroy 0; build 0;+attack;"
  8. alias -dispenser "-attack; lastinv;"
  9. bind "key" +dispenser
  10.  
  11. teleentrance :
  12. alias +entry "destroy 1; build 1; +attack"
  13. alias -entry "-attack; lastinv"
  14. bind "key" +entry
  15.  
  16. teleexit:
  17. alias +exit "destroy 2; build 2; +attack"
  18. alias -exit "-attack; lastinv"
  19. bind "key" +exit
Advertisement
Add Comment
Please, Sign In to add comment