gunframe
•
23 Dec 2007, 02:29
•
Journals
i need a script to set gun_frame 0 at the end of a round !and gunframe 7 at start !
tnx
tnx
|
35.2 %
(19 votes)
|
|
64.8 %
(35 votes)
|
b_endround "cg_gun_frame 0"
something like this ...
set valo1 "+attack; r_dynamiclight 0; cg_gun_frame 1"
set valo2 "-attack; r_dynamiclight 1; cg_gun_frame 0"
> *
cg_drawgun 0 > *
b_endround "cg_gun_frame 0"