Remapped Commo Rose

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DosX

    #1

    Remapped Commo Rose

    I have a G15 Keyboard and I have remapped the command rose so that I can use keys on the NUM PAD to navigate around the messages. This way I can map those commands to the G15 macro keys and use one keystroke to send Thanks, Need Ammo, Need Medic etc...

    Once the Command Rose is active with "Q" I can use NUM PAD 8 and 2 to go up and down or NUM PAD 4 and 6 to go left and right. NUM PAD 5 activates the highlighted selection, and NUM PAD 0 brings up the spotted.

    The problem I'm having is with the "SPOTTED" menu. I bring it up using "Q" then NUM PAD 0 and the list of what I can "spot" comes up. When I hit NUM PAD 8 or 2 to go up or down it jumps way too far. I can hit the key as fast as possible and it still skips two or three or more spaces.

    Here's the changes made to the Controls.con file....

    ControlMap. create defaultGameControlMap

    ControlMap.addKeysToAxisMapping c_GIMouseLookX IDFKeyboard IDKey_Numpad6 IDKey_Numpad4 1
    ControlMap. addKeysToAxisMapping c_GIMouseLookY IDFKeyboard IDKey_Numpad2 IDKey_Numpad8 1
    ControlMap. addKeyToTriggerMapping c_GIOk IDFKeyboard IDKey_Numpad5 0 1

    I tried putting a 10000 behind each line to change the key variable to 10000 - One Shot, using the info found HERE but that didn't work at all.

    Any guru's out there know how to slow down the scrolling so I can setup hotkeys for each of the spotted types?
  • Xanthias

    #2
    Re: Remapped Commo Rose

    Man...I wish I still had that keyboard. It wasn't working with the KVM switch I was trying to use, so I took it back. I've been trying to come up with a way to hit ONE KEY to spot something, but have not been able to do it yet.

    Comment

    • DosX

      #3
      Re: Remapped Commo Rose

      I can do that. But it's the default SPOTTED. If you see it long enough it'll say what it is, otherwise you get the "Enemy Movement" or generic statements. And MAN is it fast.

      The problem with mapping the NUM PAD keys is that they scroll up and down way too fast. I can't use them to move just one space up or down.

      Comment

      • Xanthias

        #4
        Re: Remapped Commo Rose

        That's all that I needed...grrr...Now I wish I hadn't taken it back. The one I bought instead doesn't work for it either. It's the kind you have to press a key on the keyboard twice to switch to the other PC. It won't respond at all. Although, I won't miss the footprint. That thing was HUGE! Took up almost my whole desk space!

        Comment

        • Talus
          Member
          • Oct 2006
          • 6854

          #5
          Re: Remapped Commo Rose

          I just made a 'spotted' macro on my N52 that requires only one keypress. Works nicely.

          Comment

          • Xanthias

            #6
            Re: Remapped Commo Rose

            OOOOH!!! PLEASE share! I have one of those, too! :-]

            Comment

            • Talus
              Member
              • Oct 2006
              • 6854

              #7
              Re: Remapped Commo Rose

              All I did was create a new macro that looks like this (I did not record delays):

              Q Key Press
              Mouse Left Press
              Mouse Left Release
              Q Key Release

              Comment

              • Xanthias

                #8
                Re: Remapped Commo Rose

                I was never able to capture mouse clicks. Did you do this in Macro Record?

                Comment

                • Talus
                  Member
                  • Oct 2006
                  • 6854

                  #9
                  Re: Remapped Commo Rose

                  You enter it in manually.

                  Use the INSERT>> button on the macro editing screen. You can then select 'mouse button' from the list.

                  If you do not see such a button, then you should visit Belkin's site and download the latest version.

                  Comment

                  • imported_edhunter
                    Member
                    • Sep 2007
                    • 46

                    #10
                    Re: Remapped Commo Rose

                    Originally posted by Talus
                    All I did was create a new macro that looks like this (I did not record delays):

                    Q Key Press
                    Mouse Left Press
                    Mouse Left Release
                    Q Key Release

                    but where u do this i cant understand u dont mention which is the file with that entries, or what program u used :)
                    ??

                    Comment

                    • Talus
                      Member
                      • Oct 2006
                      • 6854

                      #11
                      Re: Remapped Commo Rose

                      I used my Nostromo profile editor (we talking specifically about a piece of gaming hardware). It comes with a Nostromo n50 or n52.

                      Comment

                      • imported_Oshiki

                        #12
                        Re: Remapped Commo Rose

                        Is it possible to get your complete script for N52??

                        Comment

                        Working...