Jump to content

Remapping Battle Grid button


2 replies to this topic

#1 Rudugar

    Member

  • PipPip
  • Survivor
  • 24 posts
  • LocationOhio

Posted 31 October 2012 - 06:45 PM

Is there a way to modify the actionmaps config file to remap the battle grid button? More specifically, I'd like to use the Tab key.

#2 Grendalsh

    Member

  • PipPipPip
  • 82 posts
  • Facebook: Link
  • LocationSan Diego, CA

Posted 31 October 2012 - 09:31 PM

There are several bindings that need to be added to the keybinding options.
B for Battlegrid
Backspace for ChainFire

Anyone know of any other keys that aren't listed?

#3 evilC

    Member

  • PipPipPipPipPipPipPipPip
  • Legendary Founder
  • Legendary Founder
  • 1,298 posts
  • LocationLondon, UK

Posted 01 January 2013 - 12:58 PM

To do this, use AutoHotkey with the following script:

#IfWinActive, ahk_class CryENGINE
Tab::b
`::Tab
#IfWinActive


This puts map on Tab and scoreboard on ` (To the left of 1)
I chose that key, because if I mapped b to scoreboard (ie swapped tab and B), you would not be able to type a b in chat etc.

Edited by evilC, 01 January 2013 - 01:00 PM.






4 user(s) are reading this topic

0 members, 4 guests, 0 anonymous users