VSTR(s)

10 replies [Last post]
D3L1GH7
TanaKa's picture
Offline
Joined: May 2010
Posts:

I wondered why VSTR(Drunk are forbidden on servers? VSTR(Drunk 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?

"Skill is when luck becomes a habit".

3M'darkangel
darkangelspa's picture
Offline
Joined: Feb 2010
Posts:
Re: VSTR(s)

cheataaaaa!!! Smug


Gloria Mōmentum
Talent wins games, but teamwork and intelligence wins championships.”



“There is no hunting like the hunting of man, and those who have hunted armed men long enough and liked it, never care for anything else thereafter.”
—Ernest Hemingway

D3L1GH7
TanaKa's picture
Offline
Joined: May 2010
Posts:
Re: VSTR(s)

Awwwww Worried

"Skill is when luck becomes a habit".

trickz
tr1ckz's picture
Offline
Joined: Jul 2009
Posts:
GB United Kingdom
Re: VSTR(s)

well, i am using gamma, volume and demoscript vstrs.. and imo it doesnt have anything to cheating ;P

On board since August 2007.

.aNk/xXxp4l/:bR.Shady'XYN!
ShadyAK's picture
Offline
Joined: Jul 2006
Posts:
Re: VSTR(s)

[+]

(*WASP*SH▲DOWKNIGHT) wrote:
nonsense repellent declamatory

SHUDDER
shudder's picture
Offline
Joined: Feb 2010
Posts:
Re: VSTR(s)

Dont play there. Funny restriction.

madbringer
Madbringer's picture
Offline
Joined: Jan 2006
Posts:
Re: VSTR(s)
SHUDDER wrote:

Dont play there. Funny restriction.

You mean "idiotic", "pointless" and "ridiculous", but yeah.

D3L1GH7
TanaKa's picture
Offline
Joined: May 2010
Posts:
Re: VSTR(s)

Madbringer, you shown me the way to script vstr or?
Coz this is vstr variabla that doesnt work on BEER, AIM or ERA servers.

"Skill is when luck becomes a habit".

outofhere!
hook's picture
Offline
Joined: Mar 2008
Posts:
Re: VSTR(s)

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"

Fragmovies and more Arrow Click ME!

AsphyxEvents Website Arrow Click ME!

SHUDDER
shudder's picture
Offline
Joined: Feb 2010
Posts:
Re: VSTR(s)
D3L1GH7 wrote:

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.

D3L1GH7
TanaKa's picture
Offline
Joined: May 2010
Posts:
Re: VSTR(s)

Ahaaa, all right. So I must to put my vstr in different .cfg files and to load it. But on few servers, the vstr in my q3config.cfg work.

"Skill is when luck becomes a habit".