Bind Select All

salorsalor Join Date: 2004-02-21 Member: 26771Members
edited February 2004 in Frontiersmen Strategy
<div class="IPBDescription">i.e select all rines!</div> Question: is it possible to bind "e" to "select all" on the comm interface, and STILL have it open the assist menu.

i know "e" is bind to the assist menu(dunno if that can b changed, wouldnt want to anyways)...but i was just wondering if its possible to select all rines whenever i open it (i.e through script config/editing).

Reason: at the moment, i still got "select all" bind on "l". Most of the time(if not always) i do a "select all" to see which of my rines onscreen actually needs med drops (looking at their hp bars), before i start spamming meds.

but the few seconds that my hand leaves the menu quick keys(i.e q,w,e,r) to press l has cost the lives of many of me rines <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html//emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /><!--endemo--> . so i was just wondering if its possible to have all rines selected whenever i open the assist menu...since rines ARE what the assists are for anyways...

Im fairly noob at these config/editing things...so no flames please!

Comments

  • DraconisDraconis Join Date: 2003-02-18 Member: 13722Members, Reinforced - Onos
    edited February 2004
    bind e "impulse 105"

    However the "e" key wont work because it is already taken by the other commander keys. So, if you still want to bind the "e" key, you have to change that command in your config.cfg:

    cl_cmhotkeys "qwerasdfzxcv"
    to
    cl_cmhotkeys "qw<b><span style='color:red'>t</span></b>rasdfzxcv"

    and then bind e to impulse 105.

    I think you cant have both the assist menu and select all button at once. Perhaps try that with the previous cl_cmhotkeys:

    bind "e" "impulse 105; hotkey 88"

    Hope that helps
Sign In or Register to comment.