It is currently Sat Sep 04, 2010 7:21 pm
All times are UTC - 5 hours
All times are UTC - 5 hours
Forum rules
Autoexec
| Author | Message |
|---|---|
|
Site Admin
Joined: Sun Aug 31, 2008 5:01 pm Posts: 41 |
|
|
//******************************************************
// AQ2 CONFIG FILE // // Change only if u know what u are doing // Just write "bind [button] [command]" // // Find more info & ask questions: // www.fAt.arkku.net / www.aq2suomi.com // // Credits: juM8o, #clan.fAt / #aq2suomi @ QuakeNet // Email: jum8o@fat.arkku.net // //****************************************************** //removes all previous settings untrigger all //removes all previous triggers sens //Player settings / Pelaaja asetukset //*********************************** set con_notifyfade 1 // smoother text shading / kauniimmin häviävä teksti set gl_particle 1 // better blood / kauniimpi veri set cl_autorecord 0 // autorecord / automaattinen demotus set skin "male/ctf_r" //Your deathmatch skin / oletus dm-skini set name "nameless jERk" //Your in-game name / nimesi pelatessa set crosshair 4 //Crosshair on/off / tähtäin päällä / pois //Mouse settings / Hiiri asetukset //******************************** set freelook 1 //Mouse look on/off / hiirellä tähtäys päällä/pois set m_filter "0" //Smooths mouse / hiireen liikkeen pehmennys set m_pitch "0.022" //mouse pitch, use "-0.022" to get invert mouse set m_xpfix "1" //windows XP mouse acceleration fix //Mouse sensitivity / Hiiren liikenopeus //********************************************* alias sens "sensitivity 6.5" // sensitivity in 1x mode / hiiren liikenopeus (senssi) 1x tilassa alias sens2x "sensitivity 3.5" // sensitivity in 2x mode / hiiren liikenopeus (senssi) 2x tilassa alias sens4x "sensitivity 2" // sensitivity in 4x mode / hiiren liikenopeus (senssi) 4x tilassa alias sens6x "sensitivity 1" // sensitivity in 6x mode / hiiren liikenopeus (senssi) 6x tilassa //Liikkuminen ja Ampuminen //******************* bind w +forward //Move forward button / Eteenpäin liikkumis nappi bind s +back //Move backwards button / Taaksepäin liikkumis nappi bind a +moveleft //Strafe left button / Vasemmalle päin liikkumis nappi bind d +moveright //Strafe right button / Oikealle päin liikkumis nappi bind c +movedown //Crouch button / Kyykky nappi bind space +moveup //Jump button / Hyppy nappi bind mouse1 +attack //Shoot button / Ampumis nappi bind shift +speed // Walk button / Kävele juoksemisen sijasta bind mouse2 "weapon" // Use weapons special feature / Käytä aseen toista ampumis modea bind q snipperii // Takes scope with ssg / Ottaa kiikaritähtäimen käyttöön ssgllä bind ctrl sniparesetti // Resets sensitivy and zoom to 1x / Palauttaa 1x senssin ja 1x zoomin //Action Quake2 komennot //********************** bind 1 "use special" //Button to select main weapon with / Ota pääase käyttöön bind z "drop weapon;sniparesetti" //Button to drop your main weapon with / Pudota pääase bind x "drop item" //Button to drop your item with / Pudata tavara bind f "bandage" //Button to bandage with / Sido haavasi eli jos sinulta menee kokoajan hp:ta niin paina tätä. bind r "reload" //Button to reload with / Lataa ase tästä näppäimestä bind e "opendoor" //Use button / Avaa ovet jne. tällä näppäimellä //AQ2 basic controls / AQ2 perus asetukset //************** bind 3 "use mk23 pistol" //Selects pistol / Ottaa pistooli käyttöön bind 4 "use a 2nd pistol" //Selects akimbo pistols / Ottaa akimbo-pistoolit käyttöön bind 5 "use throwing combat knife" //Selects the combat knife / Ottaa puukon käyttöön bind g "use M26 Fragmentation Grenade" //Takes granade / Ottaa granaatin käyttöön bind y messagemode //Talk to everyone / Puhu bind t messagemode2 //Talk to teammates-only / Puhu vain omille bind f1 "cmd help" //Shows scores / Näyttää tulokset bind tab inven //Brings up the inventory / Näyttää tiimin valinta valikon tai aseenvalinta valikon bind [ invprev //Selects the previous inventory item bind ] invnext //Selects the next inventory item bind enter invuse //Uses the current selected inventory item bind escape togglemenu //Brings up the Quake2 menu / Avaa quaken päävalikon //misc Stuff //********** bind f3 exec autoexec.cfg //Button for re-executing your autoexec set cl_run 1 //Always run on/off / juoksee aina päälle/pois bind f2 "lag1" // shows lag o'meter / näyttää lagimittarin alias lag1 "scr_drawlagometer 2;bind f2 lag2" alias lag2 "scr_drawlagometer 0;bind f2 lag1" //Graphic settings //******************* set vid_gamma "0.8" set vid_ref gl // set gl_driver "opengl32" //Enables OpenGL. Replace "opengl32" with "3dfx" to enable voodoo cards. If this wont work it loads software. set gl_mode "12" //resolution 1 = "320x200", 2 = "400x300", 3 = "512x386", 4 = "640x480", 5 = "800x600", etc set gl_texturemode "GL_LINEAR_MIPMAP_LINEAR" //Texture blending mode. try GL_LINEAR_MIPMAP_NEAREST for lower detail set gl_polyblend 0 //Turns flashing on screen when hit on/off set gl_modulate 3 //The brightness of textures - OpenGL max 3 & 3Dfx max 1.5 set intensity 2 //The brightness of the OpenGL display. set cl_maxfps 100 //Max frames per second set gl_screenshot_quality "85" //Screenshotjpg quality set skydistance "5000" //Skybox size set gl_stainmaps "0" //Stainmaps efects (blood). set gl_waterwaves "3" //Waterwave effect set gl_replacewal "1" //Enable highresolution textures. set gl_replacepcx "1" //This try to replace all pcx pics with highresolution ones. set gl_shadows "2" //Shadows beneeth players, 0 disable, 1 originals, 2 enchanced. set gl_dynamic "2" //Dynamic lights, 0 disable, 1 originals, 2 enchanced. set gl_fontshadow "1" //Shadows to all texts set gl_decals "1" //Bullet hole decals set gl_decal_time "15" //How long decals stays set gl_replacemd2 "0" //Md3 models on / off set gl_coloredlightmaps "1" // colored lights allowed / forbidden gl_celshading 0 // characters look like comic dudes gl_celshading_width 4 // Width of outlines / Ääriviivojen paksuus gl_particle_scale "3" // Size of blood etc. //sound settings //************** set s_wavonly "0" set cd_nocd "1" set cl_stereo_separation "0.4" set s_khz "44" set s_primary "0" set s_mixahead "0.1" set in_mouse "1" set in_joystick "0" //Winamp settings //*************** bind rightarrow winampnext //Play next track bind leftarrow winampprev //Play previous track bind uparrow winampvolup //Increase volume by 1% bind downarrow winampvoldown //Decrease volume by 1% bind INS winampstop //Stop bind HOME winampshuffle //Toggle suffle bind DEL winamppause //Pause bind END winampplay //Play set cl_winampmessages "1" //Show winamp msg's (track changing). set cl_winamp_dir "c:/winamp" //Winampdir //Netplay settigns //**************** set cl_predict "1" // prediction code. Should be enabled always. set rate 25000 // amount of data sent to server. 1-25000. for adsl 9000-100000 set cl_maxpackets 0 // set cl_async "1" // Use separated netcode and fps set r_maxfps "250" // The real fps set cl_maxfps "121" // Netcode fps //Server settings bind "`" "toggleconsole" bind "~" "toggleconsole" bind "ESCAPE" "togglemenu" bind "kp_uparrow" "+forward" bind "kp_5" "+back" bind "kp_leftarrow" "+moveleft" bind "kp_rightarrow" "+moveright" bind "mouse1" "+attack" bind "mouse2" "reload" bind "i" "irvision" bind "kp_pgdn" "opendoor" bind "kp_home" "weapon" bind "mwheeldown" "weapnext;ssg1" bind "mouse4" "drop item" bind "mouse3" "drop weapon;ssg1" bind "kp_enter" "+moveup" bind "kp_del" "+movedown" bind "kp_plus" "use special" bind "j" "messagemode" bind "k" "messagemode2" bind "pagedown" "+walk" alias +walk "cl_run 0" alias -walk "cl_run 1" bind "9" "radioteam go;say_team Go go go!" bind "0" "radioteam right;say_team OK!" bind "*" "bandage;radioteam im_hit;wait;say_team [%HH];ssg1" bind "8" "radioteam enemys;wait;say_team Enemy spotted! [%S]" bind "7" "radioteam enemyd;wait;say_team Enemy Down [%K]" bind "6" "radioteam treport;wait;say_team Team, report in please." bind "5" "radioteam reportin;wait;say_team Yep, I'm alive [%HH]" bind "leftarrow" "radioteam left;wait;say_team Left!" bind "rightarrow" "radioteam right;wait;say_team Right!" bind "uparrow" "radioteam up;wait;say_team Up!" bind "downarrow" "radioteam down;say_team Down!" bind "kp_downarrow" "radioteam 1;say_team I just KILLED %K at %L and he dropped a %F" bind "kp_ins" "radioteam 2;say_team Im at %L and I've got RECON on E%" set name "-GP-BigErn" bind "F12" "screenshot" set gl_dynamic "1" set gl_polyblend "1" set gl_shadows "1" set gl_modulate "3" set scr_conspeed "3" set rate "25000" set hand "0" set cl_gun "1" alias sreset "sensitivity ;wait;lens 1;wait;echo 1x" alias sns2 "sensitivity ;wait;lens 2;wait;echo 2x" alias sns4 "sensitivity ;wait;lens 4;wait;echo 4x" alias sns6 "sensitivity ;wait;lens 6;wait;echo 6x" alias ssg1 "sreset;wait;bind ssg2;wait;unbind " alias ssg2 "sns2;wait;bind ssg4;wait;bind ssg1" alias ssg4 "sns4;wait;bind ssg6;wait;bind ssg2" alias ssg6 "sns6;wait;unbind ;wait;bind ssg4" bind "" "ssg1" bind "" "ssg1" bind kp_home +zoom alias "+zoom" "lens 2; wait; bind KEY -zoom" alias "-zoom" "lens 1; wait; bind KEY +zoom" bind TAB "inven" bind [ "invprev" bind ] "invnext" bind ENTER "invuse set adr0 "98.30.228.18:27910" set adr1 "98.30.228.18:27911" set adr2 "98.30.228.18:27913" set adr3 "98.30.228.18:27914" set adr4 "98.30.228.18:27915" set adr5 "98.30.228.18:27916" set adr6 "98.30.228.18:27912" //*************** bind f7 "exec claimscript.cfg" //run regular cw settings script //EXECs (Dont edit!! / Älä muokkaa!!) //*********************************** exec snipa.cfg _________________
|
|
| Top |
|
Who is online
Users browsing this forum: No registered users and 1 guest
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

