Alliedassault

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

cameltoe 11-25-2002 11:13 PM

binding
 
ok i tried making a bind for the "x" key so whenever i press it, it would switch to granade, throw the granade, and switch back to previous weapon.

bind x "useweaponclass grenade;attackprimary;weapprev;"

this is what the bind looked like but all it does it scroll throught the weapons, can someone help?

snipeymagoo 11-25-2002 11:18 PM

i dont think u can bind like that oOo:

cameltoe 11-25-2002 11:33 PM

oh so no matter what it wont work? eek:

Akuma 11-26-2002 06:34 AM

Someone showed me how to do this a while ago. You have to make an alias and then bind it to the key. I think it was redsoccerdevil who showed me. You might wanna PM him.

moose175 11-26-2002 12:29 PM

try this. to use during a game press and hold the f key then press either your primary fire or secondary fire to throw grenade. when you release the f key the weapon you were using last will return. bind to whatever key you wish. just replace the "f" with the key of your choice.

//maggot’s 1st grenade script
bind f "+grenade"
alias w5 "wait;wait;wait;wait;wait"
alias w10 "w5;w5"
alias w25 "w10;w10;w5"
alias w50 "w25;w25"
//info: eventually w25 must be replaced with a higher value (try w50) for proper operation.
alias +grenade "useweaponclass grenade;wait"
alias -grenade "w25;uselast"

cameltoe 11-27-2002 09:34 PM

thx man
ill try it. can i PM if it doesnt work?

klop 11-27-2002 09:39 PM

//grenade toss: push keybind to activate, push primary/secondary fire (while still holding other) to throw //grenade. Release key to auto-switch back to last weapon. Modified from maggot.se's original script.

alias +grenade "useweaponclass grenade"
alias -grenade "uselast"
bind 5 "+grenade"

I took this on that site: [url:1a375]http://www.mohaacrew.com/scripts.html[/url:1a375]

Benman 11-28-2002 01:09 PM

Mine looks like this:

bind f "+binoculars"
bind r "+grenade"

alias w5 "wait;wait;wait;wait;wait"
alias w10 "w5;w5"
alias w25 "w10;w10;w5"
alias w50 "w25;w25"
alias w100 "w50;w50"
alias +binoculars "useweaponclass item1;wait"
alias -binoculars "w100;uselast"
alias +grenade "useweaponclass grenade;wait"
alias -grenade "w100;uselast"

Just put it in Mohaa/main/configs and copy it under unamedsoldier.cfg. It both works in AA and SH.
angel:


All times are GMT -6. The time now is 09:59 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.