37x Forum

37x Forum (http://www.37x.de/forum.php)
-   Command Conquer (http://www.37x.de/command-conquer/)
-   -   Neos config (http://www.37x.de/command-conquer/6291-neos-config.html)

TurkishFighter 13.04.2004 12:36

ne das mache ich nicht.

Weil ich versprochen hatte es nicht weiterzugeben :P

Aber kann dir ja meine geben wenn du es willst.
oder mom ich such mal den alten von hazZ

Zitat:

//autoexec.cfg

// > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
// > > C S - C O N F I G b y m T w . p c a | H A Z Z
// > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >

// > > 1280*960 @ 100Hz | LogitechDrivers (924b80ge.exe) @ fastest speed + low accel | LogiTech MouseMan Wheel @ fUnc sUrface 1030 & SiliconSpray
// > > "hl.exe -game cstrike -console -toconsole -nojoy -noipx -numericping -zone 4096"

echo ""
echo " > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >"
echo " > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >"
echo " > > > > > >"
echo " > > > C S - c o n f i g b y m T w . p c a | H A Z Z > > >"
echo " > > > > > >"
echo " > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >"
echo " > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >"
echo ""
echo ""
echo ""
echo "loading.."
echo ""


echo " > aliases"

// > > > > > > > > > > > > > > > > > > > >
// > > buy
// > > > > > > > > > > > > > > > > > > > >

alias b_mp5 "buy; menuselect 3; menuselect 1"

alias b_kev "buyequip; menuselect 1"
alias b_kevhelm "buyequip; menuselect 2"
alias b_bestkev "b_kevhelm; b_kev"

alias fullammo1 "buyammo1; buyammo1; buyammo1; buyammo1; buyammo1; buyammo1; buyammo1; buyammo1; buyammo1"
alias fullammo2 "buyammo2; buyammo2; buyammo2; buyammo2; buyammo2; buyammo2; buyammo2; buyammo2; buyammo2"
alias fullammo "fullammo1; fullammo2"

alias b_defuse "buyequip; menuselect 6"
alias buy_defuse "b_defuse; clearmenu"
alias b_flash "buyequip; menuselect 3"
alias b_he "buyequip; menuselect 4"
alias buy_smoke "buyequip; menuselect 5;clearmenu"
alias fast_he "b_he; clearmenu; use weapon_hegrenade"

alias buy_c-restock "buyammo1; b_he; fullammo1; b_defuse; b_flash; buyammo2; clearmenu"
alias buy_c-mp5 "b_mp5; buyammo1; b_bestkev; b_he; fullammo1"


// > > > > > > > > > > > > > > > > > > > >
// > > weapon
// > > > > > > > > > > > > > > > > > > > >

alias primary "shotgun; smg; rifles; sniper; para"
alias shotgun "use weapon_m3 ;use weapon_xm1014"
alias smg "use weapon_mp5navy;use weapon_tmp;use weapon_p90;use weapon_mac10; use weapon_ump45"
alias rifles "use weapon_ak47;use weapon_sg552;use weapon_m4a1;use weapon_aug"
alias sniper "use weapon_scout;use weapon_awp;use weapon_g3sg1;use weapon_sg550"
alias para "use weapon_m249"

alias pistol "use weapon_elite; use weapon_usp; use weapon_glock18; use weapon_deagle; use weapon_p228; use weapon_fiveseven"
alias knife "use weapon_knife"

alias weap_best "knife; pistol; primary"

alias +fast_knife "use weapon_knife"
alias -fast_knife "weap_best"


// > > > > > > > > > > > > > > > > > > > >
// > > gfx
// > > > > > > > > > > > > > > > > > > > >

alias d_weapon_toggle "d_weapon_toggle_on"
alias d_weapon_toggle_on "r_drawviewmodel 1;alias d_weapon_toggle d_weapon_toggle_off"
alias d_weapon_toggle_off "r_drawviewmodel 0;alias d_weapon_toggle d_weapon_toggle_on"

alias screen "developer 1; echo >> SCREENSHOT;snapshot; echo >> SCREENSHOT; developer 0"

alias +scores "+showscores;r_drawviewmodel 1"
alias -scores "-showscores;r_drawviewmodel 0"


// > > > > > > > > > > > > > > > > > > > >
// > > net
// > > > > > > > > > > > > > > > > > > > >

alias isdn "rate 5500; cl_cmdrate 26; cl_updaterate 26"
alias dsl "rate 8000; cl_cmdrate 34; cl_updaterate 34"
alias lan1"rate 10000; cl_cmdrate 51; cl_cmdrate 51"
alias lan2 "rate 20000; cl_cmdrate 101; cl_updaterate 51"
ex0 "ex_interp 0; ex_extrapmax 2"
ex1 "ex_interp 0.01; ex_extrapmax 2"
ex2 "ex_interp 0.02; ex_extrapmax 2"
ex3 "ex_interp 0.03; ex_extrapmax 2"
ex4 "ex_interp 0.04; ex_extrapmax 2"
ex5 "ex_interp 0.05; ex_extrapmax 2"
ex6 "ex_interp 0.06; ex_extrapmax 2"
ex7 "ex_interp 0.07; ex_extrapmax 2"
ex8 "ex_interp 0.08; ex_extrapmax 2"
exoff "ex_interp 0.1; ex_extrapmax 1.2"

// > > > > > > > > > > > > > > > > > > > >
// > > radio
// > > > > > > > > > > > > > > > > > > > >

alias r_regroup "radio1; menuselect 4;clearmenu"
alias r_go "radio2 ; menuselect 1;clearmenu"
alias r_rep "radio3 ; menuselect 6;clearmenu"
alias r_enemy "radio3 ; menuselect 2;clearmenu"
alias r_imposition "radio3 ; menuselect 5;clearmenu"


// > > > > > > > > > > > > > > > > > > > >
// > > comm
// > > > > > > > > > > > > > > > > > > > >

alias c_e_rampe "r_enemy; say_team ENEMY >> -RAMPE-"
alias c_e_tor "r_enemy; say_team ENEMY >> -TOR-"
alias c_e_pc "r_enemy; say_team ENEMY >> -PC-"
alias c_e_gang "r_enemy; say_team ENEMY >> -GANG-"
alias c_e_haus "r_enemy; say_team ENEMY >> -HAUS-"
alias c_e_aussen "r_enemy; say_team ENEMY >> -AUSSEN-"
alias c_e_ctbase "r_enemy; say_team ENEMY >> -CT-BASE-"
alias c_e_sniper "r_enemy; say_team ENEMY >> -SNIPER-"
alias c_e_treppe "r_enemy; say_team ENEMY >> -TREPPE-"
alias c_b1 "r_rep; say_team >> BOMBPLACE -1-"
alias c_b2 "r_rep; say_team >> BOMBPLACE -2-"
alias c_links "r_rep; say_team << L I N K S <"
alias c_rechts "r_rep; say_team > R E C H T S >>"
alias c_unten "r_rep; say_team >> U N T E N"
alias c_oben "r_rep; say_team >> O B E N"
alias c_g_b1 "r_rep; say_team GEHE >> BOMBPLACE -1-"
alias c_g_b2 "r_rep; say_team GEHE >> BOMBPLACE -2-"
alias c_g_gang "r_rep; say_team GEHE >> -GANG-"
alias c_g_rampe "r_rep; say_team GEHE >> -RAMPE-"
alias c_g_pc "r_rep; say_team GEHE >> -PC-"
alias c_g_sniper "r_rep; say_team GEHE >> -SNIPER-"
alias c_g_haus "r_rep; say_team GEHE >> -HAUS-"
alias c_g_tor "r_rep; say_team GEHE >> -TOR-"
alias c_g_aussen "r_rep; say_team GEHE >> -AUSSEN-"
alias c_g_treppe "r_rep; say_team GEHE >> -TREPPE-"
alias c_g_ctbase "r_rep; say_team GEHE >> -CT-BASE-"
alias c_g_leaving "r_rep; say_team LEAVING >> -myPOSITION-"
alias c_hold "r_iminpos; say_team HOLDING >> -myPOSITION-"
alias c_bomb "r_regroup; say_team >> -BOMB- SECURED"
alias c_attack "r_go; say_team > > A T T A C K < < > > A T T A C K < <"


alias c_default "defaultA; defaultB"
alias defaultA "alias comm1a c_b1; alias comm2a c_b2; alias comm3a c_e_rampe; alias comm4a c_e_tor; alias comm5a c_bomb; alias comm6a c_attack"
alias defaultB "alias comm1b c_g_b1; alias comm2b c_g_b2; alias comm3b c_g_rampe; alias comm4b c_g_tor; alias comm5b c_hold; alias comm6b c_g_leaving"
c_default

alias c_nuke "nukeA; nukeB"
alias nukeA "alias comm1a c_b1; alias comm2a c_b2; alias comm3a c_e_aussen; alias comm4a c_e_rampe; alias comm5a c_bomb; alias comm6a c_attack"
alias nukeB "alias comm1b c_g_b1; alias comm2b c_g_b2; alias comm3b c_g_aussen; alias comm4b c_g_rampe; alias comm5b c_hold; alias comm6b c_g_treppe"

alias c_prodigy "prodigyA; prodigyB"
alias prodigyA "alias comm1a c_b1; alias comm2a c_b2; alias comm3a c_e_gang; alias comm4a c_e_pc; alias comm5a c_bomb; alias comm6a c_attack"
alias prodigyB "alias comm1b c_g_b1; alias comm2b c_g_b2; alias comm3b c_g_gang; alias comm4b c_g_pc; alias comm5b c_g_haus; alias comm6b c_e_haus"

alias c_dust "dustA; dustB"
alias dustA "alias comm1a c_b1; alias comm2a c_b2; alias comm3a c_e_rampe; alias comm4a c_e_tor; alias comm5a c_bomb; alias comm6a c_attack"
alias dustB "alias comm1b c_g_b1; alias comm2b c_g_b2; alias comm3b c_g_rampe; alias comm4b c_g_tor; alias comm5b c_g_sniper; alias comm6b c_e_sniper"

alias c_dust2 "dust2A; dust2B"
alias dust2A "alias comm1a c_b1; alias comm2a c_b2; alias comm3a c_e_tor; alias comm4a c_e_treppe; alias comm5a c_bomb; alias comm6a c_attack"
alias dust2B "alias comm1b c_g_b1; alias comm2b c_g_b2; alias comm3b c_g_tor; alias comm4b c_g_treppe; alias comm5b c_g_sniper; alias comm6b c_e_sniper"

// > > ADD NEW MAPs HERE < <

alias commA "alias comm1 comm1a; alias comm2 comm2a; alias comm3 comm3a; alias comm4 comm4a; alias comm5 comm5a; alias comm6 comm6a"
alias commB "alias comm1 comm1b; alias comm2 comm2b; alias comm3 comm3b; alias comm4 comm4b; alias comm5 comm5b; alias comm6 comm6b"
commA

alias +commSHIFT "commB"
alias -commSHIFT "commA"

alias c_hazzcontact "r_enemy; say_team >> CONTACT <<"
alias c_hazzhelp "r_enemy; say_team >> ENEMY << HAZZ >> HELP <<"


// > > > > > > > > > > > > > > > > > > > >
// > > misc
// > > > > > > > > > > > > > > > > > > > >

alias wait5 "wait;wait;wait;wait;wait"
alias clearmenu "slot10;wait5;wait5;slot10;wait5;slot10"
alias clear_all "slot10; stopsound; timeleft"


// > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
// > > H A Z Z @ M T W - C L A N . D E
// > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >


Zitat:


// > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
// > > C S - C O N F I G b y m T w . p c a | H A Z Z
// > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >

echo " > settings"

// > > name

name "mTw.pca|hazz"

// > > gfx

r_mmx "1"
fps_max "100"
gamma "4"
brightness "2"
gl_overbright "0"
gl_texturemode "GL_LINEAR_MIPMAP_LINEAR"
r_drawviewmodel "0"
max_smokepuffs "0"
mp_decals "100"
gl_max_size "512"
gl_alphamin "0.25"
gl_monolight "0"
cl_solid_players "1"
fastsprites "0"
crosshair "1"

// > > console

con_color "255 255 255"
scr_conspeed "99999"

// > > hud

hud_centerid "1"
hud_fastswitch "0"
hud_saytext_time "10"
hud_deathnotice_time "6"
hud_takesshots "1"

// > > netgraph

net_graph "3"
net_graphwidth "192"
net_scale "5"
net_graphpos "2"

// > > net

rate "20000"
cl_cmdrate "101"
cl_updaterate "51"
cl_latency "0"
cl_timeout "9999"
cl_lw "1"
cl_lc "1"

// > > mouse

m_filter "0.000000"
sensitivity "2"
m_pitch "-0.022"
cl_bob "0.01"
+mlook

// > > setinfo

setinfo "ah" "0"
setinfo "vgui_menus" "0"
setinfo "lefthand" "1"


// > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
// > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >

echo " > bindings"

// > > > > > > > > > > > > > > > > > > > >
// > > movement
// > > > > > > > > > > > > > > > > > > > >

bind "w" "+forward"
bind "s" "+back"
bind "a" "+moveleft"
bind "d" "+moveright"
bind "SPACE" "+duck"
bind "MOUSE2" "+jump"
bind "SHIFT" "+speed"


// > > > > > > > > > > > > > > > > > > > >
// > > actions
// > > > > > > > > > > > > > > > > > > > >

bind "MOUSE1" "+attack"
bind "MOUSE3" "+attack2"
bind "MWHEELDOWN" "+reload"
bind "c" "+reload"
bind "f" "+use"
bind "h" "impulse 100"


// > > > > > > > > > > > > > > > > > > > >
// > > weapons
// > > > > > > > > > > > > > > > > > > > >

bind "e" "invnext"
bind "ALT" "drop"
bind "CTRL" "+fast_knife"
bind "v" "fast_he"


// > > > > > > > > > > > > > > > > > > > >
// > > slots
// > > > > > > > > > > > > > > > > > > > >

bind "0" "slot10"
bind "1" "slot1"
bind "2" "slot2"
bind "3" "slot3"
bind "4" "slot4"
bind "5" "slot5"
bind "6" "slot6"
bind "7" "slot7"
bind "8" "slot8"
bind "9" "slot9"


// > > > > > > > > > > > > > > > > > > > >
// > > buy
// > > > > > > > > > > > > > > > > > > > >

bind "j" "buy"
bind "k" "buyammo1"
bind "l" "buyequip"
bind "n" "buyammo2"
bind "i" "buy_c-mp5"
bind "x" "buy_c-restock"
bind "o" "buy_smoke"
bind "kp_minus" "buy_defuse"


// > > > > > > > > > > > > > > > > > > > >
// > > comm
// > > > > > > > > > > > > > > > > > > > >

bind "F1" "comm1"
bind "F2" "comm2"
bind "F3" "comm3"
bind "F4" "comm4"
bind "F5" "comm5"
bind "F6" "comm6"

bind "b" "+commSHIFT"

bind "q" "c_hazzcontact"
bind "r" "c_hazzhelp"
bind "g" "c_g_leaving"


// > > > > > > > > > > > > > > > > > > > >
// > > radio
// > > > > > > > > > > > > > > > > > > > >

bind "t" "radio1"
bind "y" "radio2"
bind "u" "radio3"
bind "z" "r_go"


// > > > > > > > > > > > > > > > > > > > >
// > > display infos
// > > > > > > > > > > > > > > > > > > > >

bind "TAB" "+scores"
bind "m" "timeleft"
bind "`" "toggleconsole"
bind "~" "toggleconsole"


// > > > > > > > > > > > > > > > > > > > >
// > > record
// > > > > > > > > > > > > > > > > > > > >

bind "F7" "screen"
bind "F11" "record mTwhazz"
bind "F12" "stop"


// > > > > > > > > > > > > > > > > > > > >
// > > misc
// > > > > > > > > > > > > > > > > > > > >

bind "kp_plus" "say_team >> AWP"
bind "kp_ins" "say_team -- www. mTw-clan .de --"
bind "kp_del" "say_team >> SPAR"
bind "mwheelup" "clear_all"
bind "ESCAPE" "cancelselect"
bind "PAUSE" "pause"
bind "F8" "chooseteam"
bind "F9" "name mTw|-hazz-"
bind "F10" "name mTw.pca|hazz"
bind "." "impulse 201"


echo " "

// > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
// > > H A Z Z @ M T W - C L A N . D E
// > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >

Wenn es dir was bringt viel spass damit

0gc-User 13.04.2004 23:57

och TurkishFighter post doch mal deine pg cfg ja? pls :)

Cole 14.04.2004 14:13

Zitat:

Original von 0gc-User
och TurkishFighter post doch mal deine pg cfg ja? pls :)
Die hat er schon mal mit seinen Scripts gepostet der Link dazu hier!

0gc-User 14.04.2004 15:26

is ja nur seine alte und die is nich wirklich von wegen settings usw. so prall?!

Tarn! 14.04.2004 15:31

deswegen sollte man seine cfg ja selber machen.. es kommt auf DEINE internetanbindung, DEINEN lieblingsserver, DEINE spielweise (sensitivity etc.) an welche settings du brauchst
und fuer die passende unterstuetzung welche werte man braucht ist cs-config.de nunmal nahezu perfekt =)
kopieren von cfgs anderer ist einfach nicht das wahre ;)

0gc-User 14.04.2004 16:33

ist mir schon klar wollte ja auch nur mal schaun aus was für settings man achtet usw. was da so drinne steht ;)

aber wie bekomm ich auf der seite da nen account?

mfg

Cole 14.04.2004 16:34

aso, sorry da schreib ihn doch PN und frag ihn da, wegen seiner cfg :P

na einfach registrieren, ist kostenlos!

0gc-User 14.04.2004 16:36

Zitat:

Original von Cole
aso, sorry da schreib ihn doch PN und frag ihn da, wegen seiner cfg :P

na einfach registrieren, ist kostenlos!

ja bitte WO? Bin ich blind?! *auf den bildschirm schau* joa denk schon -.-



achso falls du die seite: "www.csconfigs.de" meinst dann bin ich da schon registriert und ich find das sch.. 2/3 stehen da unbekannt und der rest ist auch nicht wirklich doll erklärt

Cole 15.04.2004 02:09

Ja wenn du da schon regestriert bist hast du da ja dann einen Account :baby:!!! Ich finde das es dort gut erklärt ist du musst es dir halt nur alles durchlesen und überlegen was für deinen pc am besten ist (welche werte )

TurkishFighter 15.04.2004 13:25

ohh das ist meine alte cfg gewesen :P

Meine neue poste ich niemals :)

Weil der einfach hammer geil ist ( 4 me )

ansonsten wenn ihr cfg von players braucht sagt es mir ich poste gerne rein.

Tarn! 15.04.2004 19:18

Zitat:

voice_scale "0"
voice_enable "0"
console "1.000000"
fps_max "100.0"
fps_modem "100.0"
crosshair "1.000000"
gamma "3.000000"
brightness "1.000000"
con_color "0 0 255"
net_graph "3"
net_scale "5"
net_graphpos "2"
sv_voiceenable "1"
sv_aim "0"
hpk_maxsize "0"
viewsize "120.000000"
ati_subdiv "2.0"
ati_npatch "1.0"
r_bmodelhighfrac "5.0"
mp_decals "20.000000"
gl_dither "1"
gl_polyoffset "0.1"
gl_overbright "0.000000"
gl_flipmatrix "0"
gl_monolights "0"
s_rolloff "1.0"
s_doppler "0.0"
s_distance "60"
s_automin_distance "2.0"
s_automax_distance "30.0"
s_min_distance "8.0"
s_max_distance "1000.0"
s_leafnum "0"
s_refgain "0.4"
s_refdelay "4"
s_polykeep "1000000000"
s_polysize "10000000"
s_numpolys "200"
s_bloat "2.0"
s_verbwet "0.25"
s_a3d "0.000000"
s_eax "1.000000"
volume "1.000000"
suitvolume "1.000000"
hisound "1.000000"
bgmvolume "0.000000"
_snd_mixahead "0.1"
team ""
model "gordon"
skin ""
topcolor "30"
bottomcolor "6"
rate "25000.000000"
cl_updaterate "101"
cl_lw "1"
cl_lc "1"
cl_dlmax "128"
cl_himodels "0.000000"
cl_idealpitchscale "0.8"
cl_timeout "35"
cl_cmdbackup "2"
cl_download_ingame "0"
cl_allowdownload "0"
cl_allowupload "0"
cl_cmdrate "101"
lookstrafe "0.000000"
lookspring "0.000000"
cl_forwardspeed "400"
cl_backspeed "400"
cl_vsmoothing "0.05"
m_pitch "0.022"
m_yaw "0.022"
m_forward "1"
m_side "0.8"
m_filter "0.000000"
joystick "0.000000"
hud_takesshots "1"
fastsprites "0.000000"
hud_capturemouse "1"
hud_fastswitch "1"
cl_drawnames "1"
hud_centerid "1"
voice_modenable "0.000000"
hud_classautokill "1"
setinfo "dm" "0"
setinfo "vgui_menus" "0"
setinfo "ah" "0"
setinfo "lefthand" "0"
+mlook


mit der komme ich ganz gut zurecht.. am besten inne extra cfg packen und dann exec CFGNAME.cfg in die console eingeben, da einige werte wie tastenbinds, name und sensi nicht festgelegt sind :>(habsch rausgenommen)
auch ex_interp muss selber rausgefunden werden.. einfach unten bei den ms nachschauen was da steht und dann die "zahl + 10 / 1000"

Cole 16.04.2004 20:54

Ich verstehe Turkishfighter schon wenn er seine config net posten will is halt sein Heiligtum so wie meine mein Heiligtum ist :D!

TurkishFighter 17.04.2004 03:05

Naja bald zeig ich es :)
Lasst euch mal überraschen :P

mtw@mouse 17.04.2004 09:57

bin mal gespannt auf die config

Cole 17.04.2004 12:52

me2 mal seine scripte sehen :D

NeBoX 28.04.2004 17:50

kann man net n genauen link zu net config geben, die zb. MTW auch wirklich haben?

50_Cent 28.04.2004 19:22

Zitat:

Original von NeBoX
kann man net n genauen link zu net config geben, die zb. MTW auch wirklich haben?
du willst orginal pg cfgs? dann such lange weiter sowas posten die doch nie

hansach 02.05.2004 12:59

Zitat:

Original von suxx-
wie stehts mit selber bauen ? csconfigs.de kann dir dabei hilfreich sein.
japp csconfigs kann sehr hilfreich sein wenn man auf der suche nach ner wirklich beschissenen config is...

ganja 02.05.2004 14:02

kommt darauf an,hansach,ob man was kann oder nicht.bei csconfigs stehen alle befehle die es für cfg's gibt.also muss man das ganze nur noch verwenden und anzuwenden wissen.du gehörst nicht zu dieser usergroup wenn ich mich nicht irre.also motz nich die an die helfen wollen.beherrsch dich mal.

diZzY 02.05.2004 16:05

spam threads pwnen schon oder? so kack "beste net settings posts" gabs schon hauffenweise hier! benutzt endlich mal die suchfunktion!


Alle Zeitangaben in WEZ +2. Es ist jetzt 05:15 Uhr.

Powered by vBulletin