VSTR(s)
I wondered why VSTR( are forbidden on servers? VSTR( are concidered as cheating now?
I used useful and harmless scripts, like :
//-------------------------------------------------------
//VOLUME CONTROL
//-------------------------------------------------------
set vdn "vstr vol00"
set vup "vstr vol01"
set vol00 "set s_volume 0.0;set vdn vstr vol00;set vup vstr vol01;echo Volume ^4<^7===========^4> Vol 0;echo;echo"
set vol01 "set s_volume 0.1;set vdn vstr vol00;set vup vstr vol02;echo Volume ^4<^0||^7=========^4> Vol 0.1;echo;echo"
set vol02 "set s_volume 0.2;set vdn vstr vol01;set vup vstr vol03;echo Volume ^4<^7=^0||^7========^4> Vol 0.2;echo;echo"
set vol03 "set s_volume 0.3;set vdn vstr vol02;set vup vstr vol04;echo Volume ^4<^7==^0||^7=======^4> Vol 0.3;echo;echo"
set vol04 "set s_volume 0.4;set vdn vstr vol03;set vup vstr vol05;echo Volume ^4<^7===^0||^7======^4> Vol 0.4;echo;echo"
set vol05 "set s_volume 0.5;set vdn vstr vol04;set vup vstr vol06;echo Volume ^4<^7====^0||^7=====^4> Vol 0.5;echo;echo"
set vol06 "set s_volume 0.6;set vdn vstr vol05;set vup vstr vol07;echo Volume ^4<^7=====^0||^7====^4> Vol 0.6;echo;echo"
set vol07 "set s_volume 0.7;set vdn vstr vol06;set vup vstr vol08;echo Volume ^4<^7======^0||^7===^4> Vol 0.7;echo;echo"
set vol08 "set s_volume 0.8;set vdn vstr vol07;set vup vstr vol09;echo Volume ^4<^7=======^0||^7==^4> Vol 0.8;echo;echo"
set vol09 "set s_volume 0.9;set vdn vstr vol08;set vup vstr vol10;echo Volume ^4<^7========^0||^7=^4> Vol 0.9;echo;echo"
set vol10 "set s_volume 1.0;set vdn vstr vol09;set vup vstr vol10;echo Volume ^4<^7=========^0||^4> 1;echo;echo"
vstr vol03
bind DOWNARROW "vstr vdn"
bind UPARROW "vstr vup"
//-------------------------------------------------------
//ROCKET JUMP
//-------------------------------------------------------
bind MOUSE4 "vstr rjump"
set time "wait;wait;wait;wait"
set rjump_1 "set freelook 0;+lookdown;vstr time;+attack;+moveup"
set rjump_2 "set cl_pitchspeed 140;-lookdown;set freelook 1;-attack;-moveup"
set rjump "vstr rjump_1;vstr time;vstr rjump_2;"
Is it concidered as cheating?
cheataaaaa!!!
well, i am using gamma, volume and demoscript vstrs.. and imo it doesnt have anything to cheating ;P
it all described here http://www.esreality.com/?a=post&id=1936009
Dont play there. Funny restriction.
Dont play there. Funny restriction.
You mean "idiotic", "pointless" and "ridiculous", but yeah.
thats my one :
//Volume
bind uparrow "vstr vup"
bind downarrow "vstr vdn"
set vdn vstr vol02
set vup vstr vol04
set curentvol vstr vol05
set vol00 "set s_volume 0.0;set vdn vstr vol00;set curentvol vstr vol00;set vup vstr vol01;echo2 Volume |=========="
set vol01 "set s_volume 0.1;set vdn vstr vol00;set curentvol vstr vol01;set vup vstr vol02;echo2 Volume =|========="
set vol02 "set s_volume 0.2;set vdn vstr vol01;set curentvol vstr vol02;set vup vstr vol03;echo2 Volume ==|========"
set vol03 "set s_volume 0.3;set vdn vstr vol02;set curentvol vstr vol03;set vup vstr vol04;echo2 Volume ===|======="
set vol04 "set s_volume 0.4;set vdn vstr vol03;set curentvol vstr vol04;set vup vstr vol05;echo2 Volume ====|======"
set vol05 "set s_volume 0.5;set vdn vstr vol04;set curentvol vstr vol05;set vup vstr vol06;echo2 Volume =====|====="
set vol06 "set s_volume 0.6;set vdn vstr vol05;set curentvol vstr vol06;set vup vstr vol07;echo2 Volume ======|===="
set vol07 "set s_volume 0.7;set vdn vstr vol06;set curentvol vstr vol07;set vup vstr vol08;echo2 Volume =======|==="
set vol08 "set s_volume 0.8;set vdn vstr vol07;set curentvol vstr vol08;set vup vstr vol09;echo2 Volume ========|=="
set vol09 "set s_volume 0.9;set vdn vstr vol08;set curentvol vstr vol09;set vup vstr vol10;echo2 Volume =========|="
set vol10 "set s_volume 1.0;set vdn vstr vol09;set curentvol vstr vol10;set vup vstr vol10;echo2 Volume ==========|"
//MUTE
bind m "vstr mute"
set mute vstr muteon
set muteon "set s_volume 0.0; set mute vstr muteoff;echo2 ^1Mute"
set muteoff "vstr curentvol;set mute vstr muteon"
Coz this is vstr variabla that doesnt work on BEER, AIM or ERA servers.
It works for me. I think its config file issue. Maybe you are not aware of the fact that "set" is not writing vars into q3config.cfg and to work it needs config execution after every game start.
Awwwww
"Skill is when luck becomes a habit".