[QUEST] How can I access the keybinding associated with a building/unit

Discussion in 'Mod Discussions' started by NapoleonSolo, November 28, 2013.

  1. NapoleonSolo

    NapoleonSolo New Member

    Messages:
    20
    Likes Received:
    0
    Hey all,

    I'm trying to develop a little mod for myself to display the keybinding for a unit/building on the build bar. I'm having trouble finding where the list of keybindings are stored.

    Any suggestions?

    Many thanks
  2. proeleert

    proeleert Post Master General

    Messages:
    1,681
    Likes Received:
    1,656
    Check the following variables:
    default_keys
    action_sets
    in live_game

    And following file
    /media/ui/alpha/shared/js/inputmap.js

Share This Page