vstr request
•
8 Feb 2011, 17:00
•
Journals
need a script that allows me to switch with mouse2 through drawgun 1 and 0.
can someone write it down? would be appreciated
(if u really want to know why i need it, drawgun1 for long distance and 0 for close)
can someone write it down? would be appreciated
(if u really want to know why i need it, drawgun1 for long distance and 0 for close)
like low sensi while shooting and higher sens when not shooting etc or remove hud while shooting :)
( " instead of ; )
but its useless imo
set attack1 "+attack; cg_drawgun 0"
set attack2 "-attack; cg_drawgun 1"
tested, works
set gun vstr draw
set draw "cg_drawgun 0; set gun vstr draw1"
set draw1 "cg_drawgun 1" set gun vstr draw"
im special boy
bind mouse2 "toggle cg_drawgun"
set fov110 "cg_fov 110;sensitivity 2.2;cg_drawgun 1;set switch_fov vstr fov90"
set switch_fov "vstr fov90"
bind mouse2 "vstr switch_fov"