Alliedassault

Alliedassault (alliedassault.us/index.php)
-   MoH General Discussion (alliedassault.us/forumdisplay.php?f=7)
-   -   Binding (alliedassault.us/showthread.php?t=7669)

LeGoLaSofDaElves 08-22-2002 05:42 AM

Binding
 
Hey all! How do I bind lean left and strafe left to the "a" key? I tried "bind a +strafeleft; +leanleft" but in put me in permanent lean. What do I do?

Fontaine 08-22-2002 12:30 PM

I don't think you can combine the two easily, probably best you can do is:
bind A "+leanleft; +moveleft"

Rev Aristotle Jones 08-22-2002 01:42 PM

listen up:

bind "a" "+leanleft;+moveleft"
bind "d" "+leanright;+moveright"

+leanleft = lean to the left
+leanright = lean to the right

+moveleft = strafe left
+moveright = strafe right

you must put ; between commands and all input/outputs must be enclosed within ""

LeGoLaSofDaElves 08-22-2002 02:33 PM

Umm... Rev it didn't work. I tried what u said, bind a +moveleft;+leanleft , and it just kept strafing left without stopping. I couldn't stop strafing. What else can I do? Instead of +moveleft shouldn't it be +Strafeleft?

LeGoLaSofDaElves 08-22-2002 04:23 PM

*bump*

Akuma 08-22-2002 04:36 PM

This is the exact code:

bind a "+moveleft; +leanleft"
bind d "+moveright; +leanright"

If it doesn't work try typing:

unbind d
unbind a
bind a "+moveleft; +leanleft"
bind d "+moveright; +leanright"

This only works in muliplayer too.

LeGoLaSofDaElves 08-22-2002 05:34 PM

Geez u got a long enough sig?

Akuma 08-22-2002 05:37 PM

Nope. Still have to add [SEALs] once I make it.

Akuma 08-22-2002 05:38 PM

I mean when zoner makes it.

Rev Aristotle Jones 08-22-2002 06:27 PM

you don't actually need the space after the ;

But anyhoo - as the guy above said - it only works in MP. You can't lean in single player which is a pain in the bum.

The unbind command is useful if you have problems, but don't forget to bind again.

you must put in the "" eg:

bind "a" "+moveleft;+strafeleft"

M@D CHILD 08-22-2002 06:33 PM

where do i put in these commands?

Rev Aristotle Jones 08-22-2002 06:41 PM

You need to enter them in the console

if you've got this activated you can bring it down in game by pressing `

if you haven't got it activated you need to go into advanced options and put a tick in console.

Akuma 08-23-2002 07:54 AM

[quote="Rev Aristotle Jones":f1992]you must put in the "" eg:

bind "a" "+moveleft;+strafeleft"[/quote:f1992]

You don't need the quotes.

Cantona 7 08-23-2002 07:57 AM

the way to do it is this:

unbind "a"
bind "a" "+moveleft;+leanleft"

unbind "d"
bind "d" "+moveright;+leanright"


All times are GMT -6. The time now is 12:14 PM.

Powered by vBulletin® Version 3.8.12 by ScriptzBin
Copyright ©2000 - 2025, vBulletin Solutions Inc.
© 1998 - 2007 by Rudedog Productions | All trademarks used are properties of their respective owners. All rights reserved.