Advertisement
ecube8

Untitled

Sep 17th, 2014
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. bind mouse2 [
  2. secondary
  3. curweapon = ( getweap ( weapselect ) )
  4. if ( ( = $zoomlevel 0 ) && ( = ( concatword "$" $curweapon "zooms" ) 1 ) ) [ showhud 0 ]
  5. onrelease [ showhud 1 ]
  6. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement