need some config stuff

yo nerdz! has anyone got these scripts? i lost my cfg when my old laptop died :<

- need a crouch fovchanger - when i crouch the fov lowers then when i release the button it goes back to normal

- need an ingame volumechanger

- a basic spawn selector - nothing special (press a button to spawn 1, different button to spawn 2 etc)

e: - and also a good base config to use - i was using modus's before, but it looks strange, so has anybody got some nice rendering config etc?

e2: has anybody got a minimizer working for win7 yet? its annoying having to quit all the time :<

just copy and paste them in here if you have them <3

ALSO! has anybody got a mouse accelfix for windows 7? i havent found one that works yet :<

thanks guys!
Comments
24
/q harris```
i'm deadserious
Parent
(20:18:18) 2(ORDER`niSmO) i heard you have some juicy shit for me?
(20:18:22) 2(ORDER`niSmO) configwise
(20:18:31) 2(harris```) wut
Parent
don't use fovchanger, it's bad I've heard :P
i used it with my old cfg, was epic for longrange - had it at mouse2 so it crouched, zoomed in and gave me full hitsounds (normally i only play with hs hitsounds)

its pretty cool :D
Parent
ok (i want to believe)
Parent
that's why u were so low in aiming xD
Parent
but now im high+ after using this setting, so np4meh :D
Parent
bind ins "setspawnpt 0; vstr say_spawn_0"
bind home "setspawnpt 1; vstr say_spawn_1"
bind pgup "setspawnpt 2; vstr say_spawn_2"
bind del "setspawnpt 3; vstr say_spawn_3"
bind end "setspawnpt 4; vstr say_spawn_4"
bind pgdn "setspawnpt 5; vstr say_spawn_5"

set say_spawn_0 "say_team ^0[^tDefault Spawnpoint^0]"
set say_spawn_1 "say_team ^0[^tSpawnpoint^1: ^11^0]"
set say_spawn_2 "say_team ^0[^tSpawnpoint^1: ^12^0]"
set say_spawn_3 "say_team ^0[^tSpawnpoint^1: ^13^0]"
set say_spawn_4 "say_team ^0[^tSpawnpoint^1: ^14^0]"
set say_spawn_5 "say_team ^0[^tSpawnpoint^1: ^15^0]"
bind KP_PLUS "vstr vup"
bind KP_MINUS "vstr vdn"
set vdn vstr volume00
set vup vstr volume01
set volume00 "set s_volume 0.0;set vdn vstr volume10;set vup vstr volume01;echo ^0[^t=^1/\^t============^0] ^0[^10%"^0]
set volume01 "set s_volume 0.1;set vdn vstr volume00;set vup vstr volume02;echo ^0[^t==^1/\^t===========^0] ^0[^110%"^0]
set volume02 "set s_volume 0.2;set vdn vstr volume01;set vup vstr volume03;echo ^0[^t===^1/\^t==========^0] ^0[^120%"^0]
set volume03 "set s_volume 0.3;set vdn vstr volume02;set vup vstr volume04;echo ^0[^t====^1/\^t=========^0] ^0[^130%"^0]
set volume04 "set s_volume 0.4;set vdn vstr volume03;set vup vstr volume05;echo ^0[^t=====^1/\^t========^0] ^0[^140%"^0]
set volume05 "set s_volume 0.5;set vdn vstr volume04;set vup vstr volume06;echo ^0[^t======^1/\^t=======^0] ^0[^150%"^0]
set volume06 "set s_volume 0.6;set vdn vstr volume05;set vup vstr volume07;echo ^0[^t========^1/\^t=====^0] ^0[^160%"^0]
set volume07 "set s_volume 0.7;set vdn vstr volume06;set vup vstr volume08;echo ^0[^t=========^1/\^t====^0] ^0[^170%"^0]
set volume08 "set s_volume 0.8;set vdn vstr volume07;set vup vstr volume09;echo ^0[^t==========^1/\^t===^0] ^0[^180%"^0]
set volume09 "set s_volume 0.9;set vdn vstr volume08;set vup vstr volume10;echo ^0[^t===========^1/\^t==^0] ^0[^190%"^0]
set volume10 "set s_volume 1.0;set vdn vstr volume09;set vup vstr volume00;echo ^0[^t============^1/\^t=^0] ^0[^1100%"^0]
i love you <3
Parent
got any more good config stuff? fovchanger? xD
Parent
ye:


// -----------------------------------------------------------------------------------------------------------
// STATS-TOPSHOTS-TOGGLE
// -----------------------------------------------------------------------------------------------------------

bind alt "+vstr top_a top_b"

set top_a "+topshots"
set top_b "-topshots; bind alt +vstr stats_a stats_b"

set stats_a "+stats"
set stats_b "-stats; bind alt +vstr top_a top_b"
Parent
// -----------------------------------------------------------------------------------------------------------
// FOV-LEAN-TOGGLE
// -----------------------------------------------------------------------------------------------------------

bind Q "+vstr left_1 left_2"
bind E "+vstr right_1 right_2"

set left_1 "+leanleft; cg_fov 120"
set left_2 "-leanleft; cg_fov 100.39487232"
set right_1 "+leanright; cg_fov 120"
set right_2 "-leanright; cg_fov 100.39487232"
Parent
// ---------------------------------------------------------------------
// CLASS-SWITCHER
// ---------------------------------------------------------------------

bind f10 "class s 4; cmd say_team ^1=BB ^7Panzer^1'^7faust ^1=AB; echo ^0Panzerfaust; play sound\vo\general\allies\hq_needsoldier_a"
bind f5 "class m 1; cmd say_team ^1=BB ^7Me^1'^7dic ^1=AB; echo ^0Medic; play sound\vo\general\allies\hq_needmedic_b"
bind f6 "class e 1; cmd say_team ^1=BB ^7Engi^1`^7MP ^1=AB ; echo ^0Engi with SMG; play sound\vo\general\allies\hq_needeng_b"
bind f8 "class f 1; cmd say_team ^1=BB ^7Fld^1'^7op ^1=AB; echo ^0Fieldop; play sound\vo\general\allies\hq_needfos_a"
bind f9 "class c 1; cmd say_team ^1=BB ^7St^1'^7en ^1=AB; echo ^0Sten; play sound\vo\general\allies\hq_needcos_b"
bind f7 "class e 2; cmd say_team ^1=BB ^7Engi^1`^7RifLe ^1=AB ; echo ^0Engi with SMG; play sound\vo\general\allies\hq_needeng_b"
Parent
// ---------------------------------------------------------------------
// SPAWNTIMER
// ---------------------------------------------------------------------

bind LEFTARROW "vstr switchzyklus"
bind CAPSLOCK "vstr enemyspawned ; say_team ^0[^1OMG THEY SPAWNED! ^to_O^0]"
bind RIGHTARROW "timerset 0; echo "^1[^9Timer disabled^1]""
set switchzyklus "vstr spawn_t1"
set spawn_t1 "echo "^0[^tTimerSet ^1= ^720^0]"; set enemyspawned timerset 20; set switchzyklus vstr spawn_t2"
set spawn_t2 "echo "^0[^tTimerSet ^1= ^725^0]"; set enemyspawned timerset 25; set switchzyklus vstr spawn_t3"
set spawn_t3 "echo "^0[^tTimerSet ^1= ^730^0]"; set enemyspawned timerset 30; set switchzyklus vstr spawn_t4"
set spawn_t4 "echo "^0[^tTimerSet ^1= ^735^0]"; set enemyspawned timerset 35; set switchzyklus vstr spawn_t1"
Parent
bind PAUSE "vsay bye "^0[^tGOOD^1_^tBYE^0]"; wait 200; quit"
Parent
Back to top