Commands Listing Update!

2»

Comments

  • othellothell Join Date: 2002-11-02 Member: 4183Members, NS1 Playtester, Contributor
    thanks to RL's complete command list, I was able to redo my Commander's Switch script.

    Here's the post that explains everything: <a href='http://www.unknownworlds.com/forums/index.php?act=ST&f=20&t=8598&st=15&#entry117699' target='_blank'>Commander's Switch Script Post</a>

    Script itself: <a href='http://www.othell.com/data/switch.zip' target='_blank'>www.othell.com/data/switch.zip</a>
  • glioglio Join Date: 2002-11-02 Member: 4557Members
    uh rue, even with these binds they don't make being commander have any less pressure, just lets your finger click a little less
  • Rabid_LlamaRabid_Llama Join Date: 2002-11-02 Member: 4340Members
    <!--QuoteBegin--othell+Nov 7 2002, 11:31 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (othell @ Nov 7 2002, 11:31 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->thanks to RL's complete command list, I was able to redo my Commander's Switch script.

    Here's the post that explains everything: <a href='http://www.unknownworlds.com/forums/index.php?act=ST&f=20&t=8598&st=15&#entry117699' target='_blank'>Commander's Switch Script Post</a>

    Script itself: <a href='http://www.othell.com/data/switch.zip' target='_blank'>www.othell.com/data/switch.zip</a><!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    Heh, this is just about what my commander script does, except that it has a more RTS game feel to it. Good work <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' valign='absmiddle' alt='smile.gif'><!--endemo-->
    (I still prefer mine, but that's because I haven't played starcraft. As a side note, I suck at Commanding <!--emo&???--><img src='http://www.unknownworlds.com/forums/html/emoticons/confused.gif' border='0' valign='absmiddle' alt='confused.gif'><!--endemo--> . Can't even use my own scripts <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin.gif' border='0' valign='absmiddle' alt='biggrin.gif'><!--endemo-->)
  • FoxdieFoxdie Join Date: 2002-11-01 Member: 3501Members
    <!--QuoteBegin--Rabid Llama+Nov 7 2002, 11:54 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Rabid Llama @ Nov 7 2002, 11:54 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->(I still prefer mine, but that's because I haven't played starcraft. As a side note, I suck at Commanding <!--emo&???--><img src='http://www.unknownworlds.com/forums/html/emoticons/confused.gif' border='0' valign='absmiddle' alt='confused.gif'><!--endemo--> . Can't even use my own scripts <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin.gif' border='0' valign='absmiddle' alt='biggrin.gif'><!--endemo-->)<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    lol wamma <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' valign='absmiddle' alt='smile.gif'><!--endemo-->

    I just think its funky and simple, for example a marine calls for a medpack, you just press space (to move your view to him), dial 995 into your number pad and click on the guy to heal him <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' valign='absmiddle' alt='smile.gif'><!--endemo-->

    It's also good when you want to spawn many objects of the same type, you can just aim your mouse where you want to go, dial in the code for it, click the mouse to place it and then just keep repeating pressing the last number digit and clicking the mouse to spawn loads and loads of whatever you desire.

    All in all the wamma has done the community a great favour. I can't wait for what he's working on next <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' valign='absmiddle' alt='smile.gif'><!--endemo-->
  • StueStue Join Date: 2002-11-03 Member: 6017Members
    Thanks for the impulse list! very much appreciated.

    If you really wanna get funky you add them all to the <b>kb_act.lst</b> in the <b>/ns/gfx/shell</b> directory. So you can set the keys in the Half-Life controls menu.
  • ArkaineArkaine Join Date: 2002-07-12 Member: 914Members
    <!--QuoteBegin--Flathead+Nov 6 2002, 01:26 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Flathead @ Nov 6 2002, 01:26 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->That's a great list...
    However I can't seem to get any of the "hotkey" commands working.
    I get an invalid command error message every time.

    Any idea why this is?<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    In order to get the drop health, building, etc. things to work, the menu must be open.

    To drop health, the equipment menu must be open.
    To build a turret, the build menu must be open.
  • Rabid_LlamaRabid_Llama Join Date: 2002-11-02 Member: 4340Members
    <!--QuoteBegin--Arkaine+Nov 8 2002, 08:12 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Arkaine @ Nov 8 2002, 08:12 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--><!--QuoteBegin--Flathead+Nov 6 2002, 01:26 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Flathead @ Nov 6 2002, 01:26 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->That's a great list...
    However I can't seem to get any of the "hotkey" commands working.
    I get an invalid command error message every time.

    Any idea why this is?<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    In order to get the drop health, building, etc. things to work, the menu must be open.

    To drop health, the equipment menu must be open.
    To build a turret, the build menu must be open.<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    Also, those commands must be bound to a key to work. No typing in console, no using in aliases, no using in complex binds. Odd bug, but it's how it works out <!--emo&???--><img src='http://www.unknownworlds.com/forums/html/emoticons/confused.gif' border='0' valign='absmiddle' alt='confused.gif'><!--endemo-->

    -Rabid
  • RamsesRamses Join Date: 2002-05-21 Member: 642Members
    I think it's not an 'odd bug' but a cheating-prevention. Flayra said that he disabled some script-things to prevent script-cheating or however you call those things. But there were some issues with this prevention-method that harmed non-script-users... something about weapon-switching, not sure tho....
  • Rabid_LlamaRabid_Llama Join Date: 2002-11-02 Member: 4340Members
    <!--QuoteBegin--Ramses+Nov 8 2002, 09:37 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Ramses @ Nov 8 2002, 09:37 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->I think it's not an 'odd bug' but a cheating-prevention. Flayra said that he disabled some script-things to prevent script-cheating or however you call those things. But there were some issues with this prevention-method that harmed non-script-users... something about weapon-switching, not sure tho....<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    You're probably right. And if it is, I must say that it's pretty darn effective. Took some thought to even sorta get around it (and it still makes you press one key for each action, so it still prevents the one-key-does-everything problem with scripting. No rocketjump-style binds here.)
Sign In or Register to comment.