Scripts.
Ok i would like everyone to discus everything about scripts.
I want to know why so many people use them.
I want to know all the types of scipts are.
I want to know if scripts is cheat if so what ones.
I want to know why people dont get kicked on servers for scripts.
So basicaly tell me everything there is to know.
Ive been in this mod since the start an ive seen so many players use them.
So dont kid your self not using them.
I want to know the truth...
good idea, maybe run a poll mate?. i think its lame and PB should kick any type of scripting muhahah
There was some topics about scripts before
I dont see anything wrong in scripts anyways
Try to use search and you can find the answer...

There was some topics about scripts before
I dont see anything wrong in scripts anyways
scripter ...
Scripts are lame - end of story. If you can't do something yourself it doesn't mean you have to use a script for it.
i use this scripts:
[code:1]------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
//~~~~~~ Scripts™ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
// Chat Display Toggle Aliases™
set mute_ffa "xp_noVoiceChat 1;xp_noRadioChat 1;echo ^1[ mute mode FFA ^1];echo;echo;set mute vstr mute_cw"
set mute_cw "xp_noVoiceChat 0;xp_noRadioChat 0;echo ^1[ mute mode CW ^1];echo;echo;set mute vstr mute_ffa"
set mute "vstr mute_cw"
// TeamChat Toggle Aliases™™
set bind_mode_cw "set b1 vstr b1cw;set b2 vstr b2cw;set b3 vstr b3cw;set b4 vstr b4cw;set b5 vstr b5cw;set b6 vstr b6cw;set b7 vstr b7cw;echo ^1[ bind mode CW ^1];echo;echo;set bind_mode vstr bind_mode_ffa"
set bind_mode_ffa "set b1 vstr b1ffa;set b2 vstr b2ffa;set b3 vstr b3ffa;set b4 vstr b4ffa;set b5 vstr b55ffa;set b6 vstr b6ffa;set b7 vstr b7ffa;echo ^1[ bind mode FFA ^1];echo;echo;set bind_mode vstr bind_mode_cw"
set bind_mode "vstr bind_mode_cw"
set b1 "vstr b1ffa"
set b2 "vstr b2ffa"
set b3 "vstr b3ffa"
set b4 "vstr b4ffa"
set b5 "vstr b5ffa"
set b6 "vstr b6ffa"
set b7 "vstr b7ffa"
set b1ffa "say &gen_hello1.wav ^7Hi!"
set b2ffa "say ^7Bye!"
set b3ffa "say ^2O^3W^5N^4E^1D^5!"
set b4ffa "vstr insult"
set b5ffa "drop powerup;drop flag"
set b6ffa ""
set b7ffa ""
set b1cw "say_team i <3 driv"
set b2cw "say_team i <3 tass"
set b3cw "say_team i <3 hq"
set b4cw "say_team i <3 heat"
set b5cw "say_team i <3 drill"
set b6cw "say_team i <3 marcus"
set b7cw "say_team i <3 blog 27"
// Volume™
set vdn "vstr v02"
set vup "vstr v04"
set v00 "set s_volume 0.0;set vup vstr v01;echo Volume ^4<7>;echo;echo"
set v01 "set s_volume 0.1;set vdn vstr v00;set vup vstr v02;echo Volume ^4<0>;echo;echo;play sound/misc/menu3"
set v02 "set s_volume 0.2;set vdn vstr v01;set vup vstr v03;echo Volume ^4<7>;echo;echo;play sound/misc/menu3"
set v03 "set s_volume 0.3;set vdn vstr v02;set vup vstr v04;echo Volume ^4<7>;echo;echo;play sound/misc/menu3"
set v04 "set s_volume 0.4;set vdn vstr v03;set vup vstr v05;echo Volume ^4<7>;echo;echo;play sound/misc/menu3"
set v05 "set s_volume 0.5;set vdn vstr v04;set vup vstr v06;echo Volume ^4<7>;echo;echo;play sound/misc/menu3"
set v06 "set s_volume 0.6;set vdn vstr v05;set vup vstr v07;echo Volume ^4<7>;echo;echo;play sound/misc/menu3"
set v07 "set s_volume 0.7;set vdn vstr v06;set vup vstr v08;echo Volume ^4<7>;echo;echo;play sound/misc/menu3"
set v08 "set s_volume 0.8;set vdn vstr v07;set vup vstr v09;echo Volume ^4<7>;echo;echo;play sound/misc/menu3"
set v09 "set s_volume 0.9;set vdn vstr v08;set vup vstr v10;echo Volume ^4<7>;echo;echo;play sound/misc/menu3"
set v10 "set s_volume 1.0;set vdn vstr v09;echo Volume ^4<7>;echo;echo;play sound/misc/menu3"
// RJ™
set rjump "+moveup;+attack;wait 10;-attack;-moveup"
// Use Item Spam™
set useitem1 "+button2 ; -button2 ; bind capslock vstr useitem2"
set useitem2 "+button2 ; -button2 ; bind capslock useitem1"
// EnemyModel Toggle Aliases™
set enm_1 "xp_enemyModel keel/xp;set enm vstr enm_2;echo Enemy Model ^4[^7keel^4];echo;echo"
set enm_2 "xp_enemyModel tankjr/xp;set enm vstr enm_1;echo Enemy Model ^4[^7tankjr^4];echo;echo"
set enm "vstr enm_1"
// EnemyColor Toggle Aliases™
set enc_1 "xp_enemycolors 5353;set enc vstr enc_2;echo Enemy Color ^4[^7^55^66^55^66^4];echo;echo"
set enc_2 "xp_enemycolors iiii;set enc vstr enc_1;echo Enemy Color ^4[^7^2iiii^4];echo;echo"
set enc "vstr enc_1"
// Maxpackets Toggle Aliases™
set sett1 "cl_maxpackets 60;set sett vstr sett2;echo ^1[^7pack 60^1];echo;echo"
set sett2 "cl_maxpackets 125;set sett vstr sett1;echo ^1[^7pack 125^1];echo;echo"
set sett vstr sett1
// TextureMode Toggle Aliases™
set tmode1 "r_texturemode GL_LINEAR_MIPMAP_NEAREST; set tmode vstr tmode2;echo ^7TextureMode is now set to ^5GL_LINEAR_MIPMAP_NEAREST"
set tmode2 "r_texturemode GL_LINEAR;set tmode vstr tmode3;echo ^7TextureMode is now set to ^5GL_LINEAR"
set tmode3 "r_texturemode GL_NEAREST;set tmode vstr tmode1;echo ^7TextureMode is now set to ^5GL_NEAREST"
set tmode vstr tmode2
// Smille Script™
set insult0 "say ^1=^0); set insult vstr insult1"
set insult1 "say ^2=^0); set insult vstr insult2"
set insult2 "say ^1=^0); set insult vstr insult3"
set insult3 "say ^5=^0); set insult vstr insult4"
set insult4 "say ^4=^0); set insult vstr insult5"
set insult5 "say ^3=^0); set insult vstr insult6"
set insult6 "say ^6=^0); set insult vstr insult7"
set insult7 "say ^7=^0); set insult vstr insult8"
set insult8 "say ^8=^0); set insult vstr insult9"
set insult9 "say ^1=^0); set insult vstr insult10"
set insult10 "say ^1=^0); set insult vstr insult11"
set insult11 "say ^6=^0); set insult vstr insult12"
set insult12 "say ^4=^0); set insult vstr insult13"
set insult13 "say ^6=^0); set insult vstr insult14"
set insult14 "say ^5=^0); set insult vstr insult15"
set insult15 "say ^3=^0); set insult vstr insult16"
set insult16 "say ^2=^0); set insult vstr insult17"
set insult17 "say ^7=^0); set insult vstr insult18"
set insult18 "say ^4=^0); set insult vstr insult19"
set insult19 "say ^3=^0); set insult vstr insult20"
set insult20 "say ^2=^0); set insult vstr insult21"
set insult21 "say ^2=^0); set insult vstr insult22"
set insult22 "say ^5=^0); set insult vstr insult0"
set insult vstr insult0[/code:1]
So for some lamers im cheater cuz i use scripts. No way
Back to sql and learn what is script in q3.
For the trillion time Flex is right
Scripting is not only for weapons and anyway scripting can really handicap you if you think only a script can save you. I mean if a player is good and fast enough he doesn't need scripts and scripts can get so futile whit a normal weapon switch cfg.
No no Flex, only the rl script is lame
edit// btw could somebody explain to me how vstr cmd works?
I apriciate Flex's sence of humor, but Rage know what he talking about. I know that people use scripts for switching weapons and also MOVEMENT - AVOIDING shoting from enemies. And that is pure true. One of proves are when you see somone which is preatty noobish in movement and avoiding attcks and fire back... After only couple days you see same player which is now hard to hit because he move all arround and shot with tones of ammunition with different weapons... What a hell is that ?
But what you can do about Rage ? Nothing.
Best regards
There was an old topic about 1.02b version & overswitching, then weapon scripts were 100% lame but now ... on plus cfg there s no way to overswitch, so they arent lame at all