Commander Script
uberbroke
Join Date: 2002-11-01 Member: 2438Members
Join Date: 2002-11-01 Member: 2438Members
Comments
Is <a href='http://home.swbell.net/houston8/commander.cfg' target='_blank'>this</a> it?
<!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->
//--* Commander Menus
alias basicbinds "bind KP_END hotkey58; bind KP_LEFTARROW hotkey43; bind KP_5 hotkey56; bind KP_RIGHTARROW hotkey57; bind KP_HOME hotkey41; bind KP_UPARROW hotkey40; bind KP_PGUP hotkey48"
alias advancedbinds "bind KP_HOME hotkey51; bind KP_UPARROW hotkey45; bind KP_PGUP hotkey46; bind KP_PLUS hotkey55"
alias equipbinds "bind KP_END hotkey38; bind KP_DOWNARROW hotkey39; bind KP_LEFTARROW hotkey62; bind KP_5 hotkey64; bind KP_RIGHTARROW hotkey65; bind KP_ENTER hotkey66; bind KP_HOME hotkey60; bind KP_UPARROW hotkey59; bind KP_PGUP hotkey61; bind KP_PLUS hotkey53"
//--* Binds
bind INS "hotkey86"
bind DEL "basicbinds"
bind HOME "hotkey87"
bind END "advancedbinds"
bind PGUP "hotkey88"
bind PGDN "equipbinds"
<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
It uses your INS, DEL, HOME, END, PGDN and PGUP buttons too, however.
Basically, your INS <b>and</b> DELETE buttons are pressed at the same time to access the basic build menu. The INS key enters the basic build menu, and the DELETE key rebinds your numpad to use the buttons inside the basic build menu.
The HOME and END buttons do the same for the advanced build menu, and the PGUP and PGDOWN buttons do the same for the equip menu.
You have to use two buttons because of the fact that hotkey commands MUST be bound to a key on their own for them to work.
Can't be arsed explaining it anymore than that. <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
<b>EDIT:</b> The one above is much better. Use that.
hehe, yeah, i know.
But i still have 6 merry merry days left to command, etc.... commanding just recently got became fun for me.