What's your config | |
Tido - Student |
Just wanted to know how everyone likes to bind their keys. I think I do mine in a fairly original way: The goal of my config was to balance the workload of both my hands, so put your left hand on the keyboard as if you were going to type - with your index finger on the 'F' key. Most keyboards have a groove or something you can feel so you don't have to look at the keyboard to find the key. Your fingers rest on the A,S,D,F and your thumb naturally goes over the spacebar. On my config, A is backwards, S is strafe-left, and D is strafe-right. F is alt-attack and SPACE is jump. V is walk, C is croutch, R is use, ect....all accessed by my index finger so I don't have to stop other movements to walk/crotch/etc - those movements are controlled by my other fingers. The other hand of course is dedicated to the mouse. Mouse1 is attack (duh), Mouse2 is forward, Mouse3 (wheel) switches weapons (another duh), and Mouse4 changes saber style. That way I can do everything I need to do in a fight without moving my hands to another part in the keyboard. So what do you guys do? |
< Recent Comments | Login and add your comment! |
Comments |
Lego[DEAD] - Ex-Student |
this is all i need Quote: bind [ "cl_noprint 1; exec Light.cfg; forcechanged; wait; KILL; wait; echo ^5light ^7force cfg loaded" bind ] "cl_noprint 1; exec Dark.cfg; forcechanged; wait; KILL; wait; echo ^1dark ^7force cfg loaded" LIGHT: Quote: cl_noprint 0 seta forcepowers "7-1-333330000333002110" bind r "force_absorb" bind Shift "force_healother" bind v "force_protect" bind g "force_seeing" DARK: Quote: cl_noprint 0 seta forcepowers "7-2-033330032000330110" bind r "force_rage" bind Shift "force_forcepowerother" bind v "+force_lightning" bind g "+force_drain" =D _______________ AHH YOU ARE ALL NICE LADS |
Jacen Aratan - Student |
You intend to put every command in the game, in the program, along with explanations? |
Bail Hope of Belouve - Student |
I agree!! _______________ Visit the Belouve Family Website! Quote: I try to have fun with my friends and try to make a difference as best I can. What does making a difference mean? Well, it can be as simple as saying hello, answering a question that seems obvious or heck, just talking. -- Vladarion
Want to know Vladarion? Read the Article about his life here. |
cHoSeN oNe - Retired |
You know, I should just make a client config maker. What do you guys think? _______________ Get busy living, or get busy dying. |
Jacen Aratan - Student |
I've tried that, Graves.... not with those 3 specifically, but with other 3 key combos. |
cHoSeN oNe - Retired |
Quote: What does that have to do with in-game binds and configs? It makes the configs for servers. _______________ Get busy living, or get busy dying. |
graves - Student |
I used to use arrow keys for movement, but I've changed for the better bind SHIFT "+speed" bind ALT "+button2" bind TAB "+scores" bind KP_MINUS "stoprecord;g_synchronousclients 0" bind KP_DEL "say goodfight" bind KP_DOWNARROW "say lol!" bind KP_PGDN "say " bind KP_LEFTARROW "messagemode" bind KP_5 "messagemode2" bind KP_RIGHTARROW "messagemode3" bind KP_HOME "kill" bind KP_UPARROW "screenshot" bind KP_PGUP "disconnect" bind F1 "weapon 1" bind F2 "weapon 2" bind F3 "weapon 3" bind F4 "weapon 4" bind SPACE "+moveup" bind , "cg_thirdpersoncameradamp .5" bind - "sensitivity 5.3;cl_mouseaccel 0" bind . "cg_thirdpersoncameradamp 0" bind 3 "force_seeing" bind 5 "force_speed" bind 6 "force_heal" bind 7 "force_absorb" bind 8 "force_protect" bind = "sensitivity 6;cl_mouseaccel .1" bind A "invprev" bind B "weapon 2" bind D "+moveleft" bind E "force_throw" bind F "+back" bind G "+moveright" bind H "weapon 1" bind J "taunt" bind K "engage_duel" bind M "automap_toggle" bind R "+forward" bind T "force_pull" bind U "messagemode3" bind X "+movedown" bind Y "+use" bind Z "invnext" bind [ "cg_fov 10" bind \ "cg_fov 80" bind ] "cg_fov 97" bind ` "toggleconsole" bind ~ "toggleconsole" bind DEL "scoresDown" bind F5 "weapon 5" bind F6 "weapon 6" bind F7 "weapon 8" bind F8 "weapon 7" bind MWHEELUP "weapnext" bind MWHEELDOWN "weapprev" bind MOUSE1 "+attack" bind MOUSE2 "+altattack" bind INS "scoresUp" bind HOME "centerview" bind F9 "weapon 13" bind F10 "weapon 9" bind F11 "weapon 10" bind END "cg_thirdperson !" bind MOUSE3 "saberAttackCycle" bind KP_STAR "g_synchronousClients 1;record" I shifted all my keys two to the right because when i hold S, D, and space {strafejumping backwards} at the same time, my pc would simply beep at me till i let go. Any wasd users come across this? _______________ "You want eternal rest? I've got it right here!" -Solid Snake- The Matrix: Unplugged |
Jacen Aratan - Student |
Quote: JA Runner is designed to make setup of a Jedi Academy server as simple as possible while adding functionality that is not available with the full game version. This is an early release and as such does not have any help documents. however, most settings are self explanatory. Check our forums for additional help. What does that have to do with in-game binds and configs? |
cHoSeN oNe - Retired |
Try this: Jedi Academy Runner _______________ Get busy living, or get busy dying. This comment was edited by cHoSeN oNe on Jul 03 2004 01:29am. |
Jacen Aratan - Student |
Quote: // ------------------------- // F Commands // ------------------------- bind f1 "kill" bind F2 "g_synchronousclients 1" bind F3 "record" bind F4 "g_synchronousclients 0" bind F5 "stoprecord" Why not just bind f2 "g_sync 1;record;g_sync 0"..? |
Fire - Student |
Well, here's my configuration file that I recently learned how to create thanks to Jacen Aratan and QG (Thanks! ) This one's my sabering one. and my only one Quote: echo ^4Le^5i^3f^7 Con^4f^5ig^3urat^4ti^5on ^4Loa^3d^5e^3d // Movement bind W "+forward" // Move Forward bind S "+back" // Move Backward bind A "+moveleft" // Move Left bind D "+moveright" // Move Right bind SPACE "+moveup" // Jump //Other bind SHIFT "+speed" // Run and Walk Toggle // ------------------------- // Inventory Force // ------------------------- // Inventory bind ENTER "+button2" // Use Selected Item bind [ "invprev" // Inventory Previous bind ] "invnext" // Inventory Next // Force // Neutral bind g "force_seeing" // Force Seeing bind v "force_speed" // Force Speed bind x "force_pull" // Force Pull bind z "force_throw" // Force Push // Light Side bind f "force_distract" // Force Mind Trick bind CTRL "force_heal" // Force Heal bind ALT "force_absorb" // Force Absorb // ------------------------- // Guns and Attacking // ------------------------- // Weapons bind mwheelup "weapnext" bind mwheeldown "weapprev" // Attacking bind MOUSE1 "+attack" // Primary bind MOUSE2 "+altattack" // Secondary //Misc. bind MOUSE3 "saberAttackCycle" // Saber Stance Toggle // ------------------------- // F Commands // ------------------------- bind f1 "kill" bind F2 "g_synchronousclients 1" bind F3 "record" bind F4 "g_synchronousclients 0" bind F5 "stoprecord" bind F6 "set name ^1Re^7V^1ol^7V^1er" bind F7 "set name ^1|^7JAA^1| ^1Re^7V^1ol^7V^1er" bind F8 "set name ^4Leaf" bind F9 "set name ^4Leaf^7/^4Layf bind F10 "set name ^7|^4JAA^7| ^4Leaf^7/^4Layf" bind F11 "set name ^1L^3e^1i^3f^1[^3JAK^1]" bind F12 "set name ^2Leifish" // ------------------------ // Punctuation Commands // ------------------------ bind \ "set name ^7|^2JAA^7|^2 L^7e^2i^7f" bind ` "toggleconsole" bind ~ "toggleconsole" bind / "screenshot" bind - "jklogin ***" bind . "cg_fov 80" bind , "cg_fov 97" // ------------------------ // Number Commands // ------------------------ bind 1 "weapon 1" bind 2 "model jedi_kdm/head_a1|torso_c1|lower_c1" bind 3 "model jeditrainer" bind 4 "color1 3" bind 5 "color1 4" bind 6 "model bespin_cop/red" // ------------------------ // Letter Commands // ------------------------ bind E "+use" // Use / Activate bind K "engage_duel" // Engage in a Duel bind P "cg_thirdperson !" // Toggle Third Person bind r say "^2Good Fight!" bind q say "^2May The Force Be With You!" bind c "+movedown" // Crouch bind n "meditate" // Sit bind t "messagemode2" bind u "messagemode3" bind i "messagemode4" bind j "amffduelchallenge" bind b "bow" bind l "saberattackcycle" // Saber Stance Toggle bind O "ui_opensiegemenu ingame_objectives bind Y "messagemode" bind m "exec leif.cfg" // ------------------------ // Misc. Commands // ------------------------ bind DEL "scoresdown" bind tab "+scores" bind PGUP "+lookup" bind END "centerview" bind PGDN "+lookdown" bind UPARROW "+forward" bind DOWNARROW "+back" bind LEFTARROW "+left" bind RIGHTARROW "+right" // End |
Antares - Student |
I keep the usual WASD movement keys. My config isn't very original, but here it comes: E and R to Speed and Absorb respectively. I'm a CTF addict, and I must be able to use these powers instantly when needed. Q to /kill, for the same reason (CTF players love /kill, you should know that) To replace my loss of the use bind, I put it at L (I know its hard to reach, but I'm not needing it a whole lot anyway), and change my change saber style key to F. Z and X are my utility keys, I stuff there any kind of bind I need right now, but not permanently, such as admin commands (on my clan's server), /screenshot and other stuff in the likes. O and I are my "good fight" and "good luck" message binds. And here's the real deal, I got so used to using the numbers for switching between weapons, I don't need the mouse wheel for that anymore. I thus use it to scroll down and up through the force powers instead, and a click of the wheel will use said force power. v Everything that isn't specified is on its default settings _______________ "only two things are infinite: Human stupidity and the universe. And i'm not sure about the latter" Albert Einstein Proud padawan to Obi-Wan Kenobi, Brother to Tido, Setementor, Jalune and Jana-Johauna This comment was edited by Antares on Jun 10 2004 08:18pm. |
Padawan - Student |
I won't list all of my keys, but most of them are based around R, D, F and G keys (for moving). Anything to do with weapons is my mouse, and the only other thing I do with that is turn. Any keys I don't use during combat are tucked away somewhere, so I have more room for force powers, other movements and actions around my movement keys. So in all, the left hand does most of the work, and the right hand kills tuff . |
D@RtHM@UL - Student |
Forward = Up Arrow Backwards = Down Arrow Left = Left Arrow Right = Right Arrow Run/Walk = Shift Attack = Mouse 1 Alternate Attack = Mouse 3 Jump = Mouse 2 Drain = D Lightning = S Grip = Enter Heal = A Protect = Z Absorb = X Mind Trick = W Team Energize = R Team Heal = E Push = F5 Pull = F6 Speed = F7 Seeing = F8 Bacta = F1 Weapon Next = Page Up Weapon Previous = Page Down Name/Say binds and Load CFG's = Num Pad and M,<,> Radar G Voice Chat = J Taunt = V Bow = B Meditate = H Flourish = ; The other saber twirl thing = ' Duel Accept = K Lightsaber Stance Toggle = L Select Gun = 1-0 and - Saber Color Change = N This comment was edited by D@RtHM@UL on May 02 2004 02:02pm. |
Fire - Student |
Movements: W - Forward, A - Left, S - Down, D - Right Crouch: C Saber attack/swing: Mouse1 Saber: 1 Saber Stance Switch: Mouse3 Guns: Mouse 3 Roller Walk: Left or Right Shift Use: E Force Powers for FFA Push: Z Pull: X Seeing: G Mind Trick: F Heal: CTRL Absorb: Alt Speed: V Throw Saber: Mouse2 Force Powers for TFFA/CTF Push: Z Pull: X Heal Other: F Absorb: ALT Protect: CTRL Speed: V Throw Saber: Mouse2 |
Ithrien Dusat - Ex-Student |
Movements: Up, Down, Left, Right Crouch: Ctrl Jump: Left Extra Mouse Button Attack: Mouse 1 Ignite Saber: End/Mouse 2 Walk: Shift Use: Enter Force: Keypad 7, 8, 9, and 2 Saber Style: Keypad 0 _______________ Once you start down the dark path, forever will it dominate your destiny, consume you it will... Jedi Master Yoda This comment was edited by Ithrien Dusat on May 02 2004 03:05am. |
Eclipse DKana - Student |
Movement: W,A,S,D Crouch: C Jump: Space Walk: Left Shift Primary Fire: Mouse1 Secondary Fire: Mouse2 Change lightsaber style: Mouse3 (click wheel) Change weapons: Mousewheel Lightsaber: 1 Force Push: Mouse4 Force Pull: Mouse5 Force Speed: V |
Nomi D'Kana - Student |
My setup is a little funky .. Movement: Keypad 1,2,3 & 5 Crouch: Up Jump: Down Walk: right Primary Fire: Mouse1 Secondary Fire: Mouse2 Change lightsaber style: Mouse3 (click wheel) Change weapons: Mousewheel Lightsaber: Delete Force Push: Keypad 7 Force Pull: Keypad 8 Force Speed: Keypad 9 everything not stated is default ... Marvel at my weirdness Nomi _______________ "The crystal is the heart of the blade. The heart is the crystal of the Jedi. The Jedi is the crystal of the Force. The Force is the blade of the heart." Master Luminara This comment was edited by Nomi D'Kana on Apr 30 2004 03:19pm. |
Darth Bamse - Student |
I have been tweaking on a cfg for a while now, and come up with an ultimate setup: Movement: WASD Crouch: CTRL Jump: SPACE Primary Fire: Mouse1 Secondary Fire: F Next Inv. Item: C Prev. Inv. Item: Z Use Inv. Item X Force Lightning: E Force Drain: Q Force Grip: Mouse2 Change lightsaber style: Mouse3 (click wheel) Change weapons: Mousewheel Lightsaber: 1 Force Push: 2 Force Pull: 3 Force Speed: 4 Force Seeing: F1 The first three weapons are redirected to the F2, F3 and F4 keys, the other weapons follow default. I also have keys for changing the colours of my sabers, very convenient for Tag Team Battles. _______________ Why use only one saber, when you can use two, and double the mayhem? |
Mookie - Ex-Student |
Pretty standard setup but I use scroll wheel on my mouse to switch weapons and my fourth mouse button to switch styles (which I reach with my thumb while fighting for easy switches). Also, I re-mapped Crouch from "C" (where's it a bit uncomfortable) to "CTRL" because I use crouch a lot. |
Ataris - Milwaukees Finest |
LMFAO! Jacen again pwning the half page _______________ [ Honorable mentions: aph3x | Milamber | Bail Hope Belouve | Jaiko D'Kana | Rosered | JediEthic | Mike/JJ/TheKing | Kensei | Dane | Gradius | Thomas Skywalker | Pink Floyd | Setementor | Steinin | Odan-Wei ] [ Owner of: MetaDust's 500th comment! | Eica's 700th comment! | Pink Floyd's 666th, 999th, 1200th and 1337th comment! | DarkRyu's 400th comment! | Redeye's 1st comment! | Cow's 1111st comment! | Rufusan's 75th comment! | Wicek's 3300th and 3400th comment! | Dash Starlight's 2000th comment! | Piccolo's 3400th comment! | Takaru's 300th comment! | Senor Hat's 900th comment! | Rytandus' 4160th comment! | The first ever awarded, the original, the one and only, Catphin Award!!1 ] "Music expresses that which can not be put in to words but can not remain silent." |
Ataris - Milwaukees Finest |
I use R and F to toggle Force powers, E to use them WASD-movement. ALT to saberstance. C for crouch. Mouse1 for primary attack, Q for secondary. Mouse2 for jump. Shift for walk. 1-0 for weapons. That's about the keys I use.. _______________ [ Honorable mentions: aph3x | Milamber | Bail Hope Belouve | Jaiko D'Kana | Rosered | JediEthic | Mike/JJ/TheKing | Kensei | Dane | Gradius | Thomas Skywalker | Pink Floyd | Setementor | Steinin | Odan-Wei ] [ Owner of: MetaDust's 500th comment! | Eica's 700th comment! | Pink Floyd's 666th, 999th, 1200th and 1337th comment! | DarkRyu's 400th comment! | Redeye's 1st comment! | Cow's 1111st comment! | Rufusan's 75th comment! | Wicek's 3300th and 3400th comment! | Dash Starlight's 2000th comment! | Piccolo's 3400th comment! | Takaru's 300th comment! | Senor Hat's 900th comment! | Rytandus' 4160th comment! | The first ever awarded, the original, the one and only, Catphin Award!!1 ] "Music expresses that which can not be put in to words but can not remain silent." |
Jacen Aratan - Student |
I'll paste my 5 most used JK3 CFGs... have fun. Quote: echo ^1-< ^7Default cfg load^5e^4d^3. ^1>- // Movement Set 1 bind W "+forward" // Move Forward bind S "+back" // Move Backward bind A "+moveleft" // Move Left bind D "+moveright" // Move Right bind SPACE "+moveup" // Jump // Other bind SHIFT "+speed" // Run and Walk Toggle // -------------------------------------------------------- // Inventory and Force // -------------------------------------------------------- // Inventory bind B "use_bacta" // Use Bacta Tank bind [ "invprev" // Inventory Previous bind ] "invnext" // Inventory Next bind ENTER "+button2" // Use Selected Item // Force // Neutral bind f1 "force_throw" // Force Push bind f2 "force_pull" // Force Pull bind F3 "force_speed" // Force Speed bind F8 "force_seeing" // Force Seeing // Light Side bind F4 "force_distract" // Force Invisible bind F5 "force_heal" // Force Heal bind F9 "force_protect" // Force Protect bind F10 "force_absorb" // Force Absorb bind BACKSPACE "force_healother" // Force Heal Other // Dark Side //bind F6 "+force_grip" // Force Grip //bind F7 "+force_lightning" // Force Lightning //bind z "force_rage" // Force Dark Rage //bind q "+force_drain" // Force Drain //bind \ "force_forcepowerother" // Force Energize bind X "forcenext" // Scroll Next Force bind Z "forceprev" // Scroll Previous Force bind F "saberAttackCycle" // Use Selected Force bind mwheelup "weapnext" bind mwheeldown "weapprev" // -------------------------------------------------------- // Weapons and Attacking // -------------------------------------------------------- // Weapons bind 1 "weapon 1" // Lightsabre bind 2 "weapon 2" // Byar Pistol bind 3 "weapon 3" // DE-11 Blaster Rifle bind 4 "weapon 4" // DisruptorBowcaster bind 5 "weapon 5" // Bowcaster bind 6 "weapon 6" // Heavy Repeater bind 7 "weapon 7" // Golan Arms FC-1 bind 8 "weapon 8" // DEMP 2 bind 9 "weapon 9" // Mar Sonn bind 0 "weapon 10" // Throwable Items // Attacking bind MOUSE1 "+attack" // Primary bind MOUSE2 "+altattack" // Secondary // Misc. bind L "saberAttackCycle" // Saber Stance Toggle // -------------------------------------------------------- // Misc. // -------------------------------------------------------- bind MOUSE4 "kill" bind MOUSE5 "force_speed" bind DEL "scoresDown" // Scroll Scores Down bind INS "scoresUp" // Scroll Scores Up bind TAB "+scores" // Show Score Board bind E "+useforce" // Use / Activate bind K "engage_duel" // Engage in a Duel bind P "cg_thirdperson !" // Toggle Third Person bind j "taunt" // Voice Taunt bind CTRL "+use" bind h say "lol" bind i say "^1G^7ood ^1F^7ight^1!" bind . say "hi" bind - say "cya" bind m set name "^1J^7acen ^1A^7ratan^1[^7JAT^1]" "^7Then at last his gaze was held: ^1Barad-dûr, Fortess ^7of ^1Sauron.^7 All hope left him." bind END "kill" "^3O^0ne for the ^3D^0ark ^3L^0ord on his dark throne, in the land of ^3D^0enmark, where the Shadows lie"" bind KP_HOME set name "^3L^0ord of the ^3B^0alrogs" bind KP_rightarrow "screenshot" bind MOUSE3 "+movedown" bind c "+movedown" bind kp_plus say "^7The Lieutenant of ^1the Tower of Barad-dûr^7 he was, and he said: ^1'I am the Mouth of Sauron.'" bind kp_minus set name "^1M^0outh ^7of ^1S^0auron" bind o say "^7A crown of steel he bore, but nothing could be seen, save only a deadly gleam of eyes: ^1the Lord of the Nazgûl." bind ins say "^7And then he saw, rising blacker and darker than shadows, the iron crown of the topmost tower of ^1Barad-dûr." bind home say "^1G^7othmog, ^1L^7ord of the ^1B^7alrogs, high-captain of ^1A^7ngband, was come" bind kp_pgup set name "^3L^0ord of the ^3N^0azgûl" "^1O^7bserve the ^1P^7ower of the ^1L^7ag^1!" bind v set name "^1J^7acen ^1A^7ratan" bind t "messagemode2" bind q exec "ctf.cfg" bind r set name "^7|^2JAA^7| ^1J^7acen ^1A^7ratan" bind f4 exec admin.cfg // -------------------------------------------------------- // Special Binds // -------------------------------------------------------- // MENUS bind f11 "exec jamenu.cfg" // Open Jedi Academy Menu // DEFAULT BINDINGS KEY bind DEL "exec loaded.cfg" // MESSAGE TYPE bind u "messagemode3" // Toggle Chat Style bind y "messagemode" // Use Chat Quote: echo ^1-< ^7CTF cfg load^5e^4d^3. ^1>- cg_drawRadar 0 // Movement Set 1 bind W "+forward" // Move Forward bind S "+back" // Move Backward bind A "+moveleft" // Move Left bind D "+moveright" // Move Right bind SPACE "+moveup" // Jump // Other bind SHIFT "+speed" // Run and Walk Toggle // -------------------------------------------------------- // Inventory and Force // -------------------------------------------------------- // Inventory bind B "use_bacta" // Use Bacta Tank bind [ "invprev" // Inventory Previous bind ] "invnext" // Inventory Next bind ENTER "+button2" // Use Selected Item // Force // Neutral bind f1 "force_throw" // Force Push bind f2 "force_pull" // Force Pull bind F3 "force_speed" // Force Speed //bind F8 "force_seeing" // Force Seeing // Light Side //bind F4 "force_distract" // Force Invisible //bind F5 "force_heal" // Force Heal //bind F9 "force_protect" // Force Protect //bind F10 "force_absorb" // Force Absorb bind BACKSPACE "force_healother" // Force Heal Other // Dark Side //bind F6 "+force_grip" // Force Grip //bind F7 "+force_lightning" // Force Lightning //bind z "force_rage" // Force Dark Rage //bind q "+force_drain" // Force Drain //bind \ "force_forcepowerother" // Force Energize bind X "forcenext" // Scroll Next Force bind Z "forceprev" // Scroll Previous Force bind F "saberAttackCycle" // Use Selected Force // -------------------------------------------------------- // Weapons and Attacking // -------------------------------------------------------- // Weapons bind 1 "weapon 1" // Lightsabre bind 2 "weapon 2" // Byar Pistol bind 3 "weapon 3" // DE-11 Blaster Rifle bind 4 "weapon 4" // DisruptorBowcaster bind 5 "weapon 5" // Bowcaster bind 6 "weapon 6" // Heavy Repeater bind 7 "weapon 7" // Golan Arms FC-1 bind 8 "weapon 8" // DEMP 2 bind 9 "weapon 9" // Mar Sonn bind 0 "weapon 10" // Throwable Items // Attacking bind MOUSE1 "+attack" // Primary bind MOUSE2 "+altattack" // Secondary // Misc. //bind L "saberAttackCycle" // Saber Stance Toggle bind mwheelup "weapnext" bind mwheeldown "weapprev" // -------------------------------------------------------- // Misc. // -------------------------------------------------------- bind MOUSE4 "kill" bind MOUSE5 "force_speed" bind DEL "scoresDown" // Scroll Scores Down bind INS "scoresUp" // Scroll Scores Up bind TAB "+scores" // Show Score Board bind E "+useforce" // Use / Activate bind K "engage_duel" // Engage in a Duel bind P "cg_thirdperson !" // Toggle Third Person bind j set name "^7w00t^4/^7Kamikaze" // Voice Taunt bind h say "lol" bind HOME set name "^1w00t^7|^1Little Red Riding Hood" bind . say "hi" bind - say "cya" bind m set name "^1J^7acen ^1A^7ratan" bind END "kill" bind ins set name "^7w00t^3|^7Super Granny" bind alt say "^1Hey there Little Red Riding Hood, you sure are lookin' good, you're everything a big bad wolf could want" bind KP_PGUP say "^1P^7h34r my ^1L^7ag, teammates^1!" bind KP_rightarrow "screenshot" bind kp_leftarrow say_team "^1I^7ncoming" bind MOUSE3 "+movedown" bind c "+movedown" bind , say "^1.:^7L^7agbot v3.0.5 ^4- ^7On^1:." bind i say_team "^7G^1et ^7O^1ur ^7F^1lag" bind t "messagemode2" bind kp_home exec "lotr.cfg" bind q say "^3-=^7C^1an't ^7T^1ouch ^7T^1his^3=-" bind ' say_team "^7F^1lag ^7D^1own" bind v say "^1Little Red Riding Hood, I don't think little big girls should go walking' in these spooky old woods alone" bind kp_minus say "^3-=^7Y^1ou^7'^1re ^7*^1my^7*^1 bitch now^3=-" bind kp_plus say "^3-=^7S^1hot by a little girl ^7-^1 feeling good^7?^3=-" bind r set name "^3w00t^1^^0Jacen Aratan" bind n set name "^7w00t^2>>^7Danish Bacon" bind rightarrow set name "^1/2^7ed ^1/2^7iding ^1H^7ood" bind downarrow say "^1w^700^1tified" bind leftarrow say "^3-=^7L^1et^7'^1s rock^3=-" bind f11 set name "^3w00t^7/^3Schizophrenic N00b" bind f12 set name "v^61^7rus^3.^7Windo^5w^4s^3ME" bind kp_enter set name "^3remi^7 called me f^5a^4g" bind capslock set name "^7w00t^1>>^7N00b" bind backspace set name "^7w00t^3>>^1J^7acen ^1A^7ratan" bind kp_pgdn set name "^1Little Red Riding Hoo[D]" bind "Æ" set name "^4L^5a^7gz^30^7red^3." bind "Ø" set name "^1Satan Claws" bind "Å" set name "^7w00t^4>>^1L^7a^1gg^7e^1h" bind l "use_forcefield" bind kp_del say ""^3-=^7L^1et^7'^1s ^7R^1ock^3=-" bind < set name "^7{^3pr^70^3n^7} ^3>^7 you" bind f9 set name "^1Little Red Riding Hood" bind f5 exec "Recordingdemos.cfg" bind f7 set name "^7Lego^3lag" bind o cg_drawcrosshair -6 bind f4 exec namescriptcycle.cfg "^4Breathe the pressure,^5 Come play my game I'll test ya,^7 Psychosomatic addict,^1 insane" // -------------------------------------------------------- // Special Binds // -------------------------------------------------------- // MENUS //bind f11 "exec jamenu.cfg" // Open Jedi Academy Menu //bind f12 "exec jakmenu.cfg" // Open Jedi Academy Knight Menu // DEFAULT BINDINGS KEY bind DEL "exec loaded.cfg" // MESSAGE TYPE bind u "messagemode3" // Toggle Chat Style bind y "messagemode" // Use Chat // EOF Quote: echo ^1-< ^7Admin cfg load^5e^4d^3. ^1>- set adm_01 "set set_admin amlogin censor; set prv_admin vstr adm_08; set nxt_admin vstr adm_02; echo ^1-< ^7Amlogin norm^5a^4l^3.^1 >-" set adm_02 "set set_admin amlogin censor; set prv_admin vstr adm_01; set nxt_admin vstr adm_03; echo ^1-< ^7Amlogin tria^5l^4s^3.^1 >-" set adm_03 "set set_admin origingun; set prv_admin vstr adm_02; set nxt_admin vstr adm_04; echo ^1-< ^7Origin g^5u^4n^3.^1 >-" set adm_04 "set set_admin sleepgun; set prv_admin vstr adm_03; set nxt_admin vstr adm_05; echo ^1-< ^7Sleep g^5u^4n^3.^1 >-" set adm_05 "set set_admin wakegun; set prv_admin vstr adm_04; set nxt_admin vstr adm_06; echo ^1-< ^7Wake g^5u^4n^3.^1 >-" set adm_06 "set set_admin showmotdgun; set prv_admin vstr adm_05; set nxt_admin vstr adm_07; echo ^1-< ^7MOTD g^5u^4n^3.^1 >-" set adm_07 "set set_admin protectgun; set prv_admin vstr adm_06; set nxt_admin vstr adm_08; echo ^1-< ^7Protect g^5u^4n^3.^1 >-" set adm_08 "set set_admin unprotectgun; set prv_admin vstr adm_07; set nxt_admin vstr adm_01; echo ^1-< ^7Unprotect g^5u^4n^3.^1 >-" set set_admin "vstr adm_01" set prv_admin "vstr adm_08" set nxt_admin "vstr adm_02" bind mwheeldown "vstr prv_admin" //Prev AdminGun Command bind mwheelup "vstr nxt_admin" //Next AdminGun Command bind mouse3 "vstr set_admin" //Use AdminGun Command bind f1 exec lotr.cfg bind f2 exec ctf.cfg Quote: echo ^1-< ^7Namescriptcycle cfg load^5e^4d^3. ^1>- //Name scripts! set loc_01 "set set_locate exec namescript.cfg; set prv_locate vstr loc_13; set nxt_locate vstr loc_02; echo [ ^1Little ^1Red ^1Riding ^1Hood^7.^1w00t ]" set loc_02 "set set_locate exec namescript1.cfg; set prv_locate vstr loc_01; set nxt_locate vstr loc_03; echo [ ^1.^1Little ^1Red ^1Riding ^1Hood^1. ]" set loc_03 "set set_locate exec namescript2.cfg; set prv_locate vstr loc_02; set nxt_locate vstr loc_04; echo [ ^1.^7N^100b^7 ^1N^700b^1. ]" set loc_04 "set set_locate exec namescript3.cfg; set prv_locate vstr loc_03; set nxt_locate vstr loc_05; echo [ ^1.^7TooLousyToBeANoob^1. ]" set loc_05 "set set_locate exec namescript4.cfg; set prv_locate vstr loc_04; set nxt_locate vstr loc_06; echo [ ^4.^7Padawan^3. ]" set loc_06 "set set_locate exec namescript5.cfg; set prv_locate vstr loc_05; set nxt_locate vstr loc_07; echo [ ^1.^7.^1.[LaG^1]^7R^1ed ^1Riding ^1Hood ]" set loc_07 "set set_locate exec namescript6.cfg; set prv_locate vstr loc_06; set nxt_locate vstr loc_08; echo [ ^7capitalize^1.^7Riding^1Hood ]" set loc_08 "set set_locate exec namescript7.cfg; set prv_locate vstr loc_07; set nxt_locate vstr loc_09; echo [ ^4L^5u^7ckz^30^7red^3. ]" set loc_09 "set set_locate exec namescript8.cfg; set prv_locate vstr loc_08; set nxt_locate vstr loc_10; echo [ ^4N^5e^7wbz^30^7red^3. ]" set loc_10 "set set_locate exec namescript9.cfg; set prv_locate vstr loc_09; set nxt_locate vstr loc_11; echo [ .^2.^3.^4.^5.^6.^7. ]" set loc_11 "set set_locate exec namescript10.cfg; set prv_locate vstr loc_10; set nxt_locate vstr loc_12; echo [ ^7^^0Lagawan. ]" set loc_12 "set set_locate exec namescript11.cfg; set prv_locate vstr loc_11; set nxt_locate vstr loc_13; echo [ ^7v^61^7rus^3.^7MS^5Bla^4st^3worm ]" set loc_13 "set set_locate exec namescript12.cfg; set prv_locate vstr loc_12; set nxt_locate vstr loc_01; echo [ ^7lagge^1d^3. ]" set set_locate "vstr loc_01" set prv_locate "vstr loc_14" set nxt_locate "vstr loc_02" //binds bind leftarrow "vstr prv_locate" // Previous name bind rightarrow "vstr nxt_locate" // Next name bind downarrow "vstr set_locate" // Set name //cfg binds bind f1 exec lotr.cfg // return to default cfg bind f2 exec ctf.cfg // return to ctf cfg Quote: echo ^1-< ^7Demo recording cfg load^5e^4d^3. ^1>- // Jk2Bindings bind leftarrow vstr startswitch bind rightarrow vstr stopswitch bind f12 exec "ctf.cfg" set startswitch "g_synchronousClients 1;vstr rec_demo;g_synchronousClients 0" set stopswitch "stoprecord; vstr nxt_demo; echo Recording Stopped.; echo Current Queue; rec_demo" // Cycles 1-20 set demo_01 "set rec_demo record demo01; set prv_demo vstr demo_20; set nxt_demo vstr demo_02" set demo_02 "set rec_demo record demo02; set prv_demo vstr demo_01; set nxt_demo vstr demo_03" set demo_03 "set rec_demo record demo03; set prv_demo vstr demo_02; set nxt_demo vstr demo_04" set demo_04 "set rec_demo record demo04; set prv_demo vstr demo_03; set nxt_demo vstr demo_05" set demo_05 "set rec_demo record demo05; set prv_demo vstr demo_04; set nxt_demo vstr demo_06" set demo_06 "set rec_demo record demo06; set prv_demo vstr demo_05; set nxt_demo vstr demo_07" set demo_07 "set rec_demo record demo07; set prv_demo vstr demo_06; set nxt_demo vstr demo_08" set demo_08 "set rec_demo record demo08; set prv_demo vstr demo_07; set nxt_demo vstr demo_09" set demo_09 "set rec_demo record demo09; set prv_demo vstr demo_08; set nxt_demo vstr demo_10" set demo_10 "set rec_demo record demo10; set prv_demo vstr demo_09; set nxt_demo vstr demo_11" set demo_11 "set rec_demo record demo11; set prv_demo vstr demo_10; set nxt_demo vstr demo_12" set demo_12 "set rec_demo record demo12; set prv_demo vstr demo_11; set nxt_demo vstr demo_13" set demo_13 "set rec_demo record demo13; set prv_demo vstr demo_12; set nxt_demo vstr demo_14" set demo_14 "set rec_demo record demo14; set prv_demo vstr demo_13; set nxt_demo vstr demo_15" set demo_15 "set rec_demo record demo15; set prv_demo vstr demo_14; set nxt_demo vstr demo_16" set demo_16 "set rec_demo record demo16; set prv_demo vstr demo_15; set nxt_demo vstr demo_17" set demo_17 "set rec_demo record demo17; set prv_demo vstr demo_16; set nxt_demo vstr demo_18" set demo_18 "set rec_demo record demo18; set prv_demo vstr demo_17; set nxt_demo vstr demo_19" set demo_19 "set rec_demo record demo19; set prv_demo vstr demo_18; set nxt_demo vstr demo_20" set demo_20 "set rec_demo record demo20; set prv_demo vstr demo_19; set nxt_demo vstr demo_01" // set Assignments set rec_demo record demo01 set prv_demo vstr demo_20 set nxt_demo vstr demo_02 // Sprayed bug free by TF_BioHazard // May the Force be with you! // www.teamfusion.org Sorry, had to. |
Tido - Student |
I also use F-1 to F-12 as force...and I hate it, but I can't think of a better way to do it right now. And 1-0 is weapons. |
crazy_hacker - Ex-Student |
Im probably the only one here that uses the f1-f12 keys for force. L is saber style. E is use, W, S, D, A are movement. Space is jump, mouse1 is attack, mouse2 is alternate attack. 1-0 is weapons. Ctrl is crouch, and shift is walk. Thats all i can remember off the top of my head _______________ if at first you dont succeed, try and try again. if you still dont succeed, youve just wasted a whole lot of time trying something you just cant do This comment was edited by crazy_hacker on Apr 14 2004 05:36pm. |
< Recent Comments | Login and add your comment! |