test content
What is the Arc Client?
Install Arc
Options

Minimap keybind script names

spafmagicspafmagic Member Posts: 17 Arc User
edited January 2015 in Controls and User Interface
I have searched high and low for what the keybind code/script names are for the minimap buttons and only found two, having lost the knowledge of the second; Depart System/Beam to Ship, and Duty Officers.

For the Depart System/Beam to Ship button it is GenButtonClick minimap_ripcord_button.

Can anyone tell me what the keybind codes are for all the minimap functions?
Post edited by spafmagic on

Comments

  • Options
    dabelgravedabelgrave Member Posts: 979 Arc User
    edited January 2015
    Here are all the ones I could find.

    Left Side
    Depart System: GenButtonClick minimap_ripcord_button
    Transwarp: TranswarpChooser
    Scan Area: ScanForClickies
    Hail Starfleet: Missions

    Right Side
    Display Big Map: Map
    Character Status: CharacterStatus
    Inventory: Inventory
    Access In-Game Mail: Mail
    Social: People
    Game Menu: GameMenu
    Help and Support: Help

    Bottom
    Visit the C-Store: CStore
    Visit the Dilithium Store: <unknown>
    Duty Officers: DutyOfficer
    PvE Queues: PvEQueues
    Your Fleet: FleetWindow

    "More" Menu
    Dilithium Exchange: DilithiumExchange
    PvP Queues: PvPQueues
    Visit Starship Bridge: <unknown>
    Visit Shuttle Bridge: <unknown>
    Bulletins: Bulletins
    Notification Settings: <unknown>
    Music Player: Music
    Credits: Credits
  • Options
    defcon1776defcon1776 Member Posts: 313 Arc User
    edited January 2015
    Found this one in an old bind file. It scales the mini-map to desired size and the other resets to normal.

    Shift+g "genjailadd Hud_bridgecrew_trays_root $$ genjailadd Hud_weapons_root $$ GenSetEarlyOverrideFloat Hud_Minimap scale 1.5"

    Shift+h "genjailadd Hud_bridgecrew_trays_root $$ genjailadd Hud_weapons_root $$ GenSetEarlyOverrideFloat Hud_Minimap scale 1.0"
    "If you can't take a little bloody nose, maybe you ought to go back home and crawl under your bed. It's not safe out here. It's wondrous, with treasures to satiate desires both subtle and gross. But it's not for the timid." Q
    Join the 44th Fleet. [FED and KDF] Apply Online: startrek.44thfleet.com
  • Options
    spafmagicspafmagic Member Posts: 17 Arc User
    edited January 2015
    dabelgrave wrote: »
    Here are all the ones I could find.

    Left Side
    Depart System: GenButtonClick minimap_ripcord_button
    Transwarp: TranswarpChooser
    Scan Area: ScanForClickies
    Hail Starfleet: Missions

    Right Side
    Display Big Map: Map
    Character Status: CharacterStatus
    Inventory: Inventory
    Access In-Game Mail: Mail
    Social: People
    Game Menu: GameMenu
    Help and Support: Help

    Bottom
    Visit the C-Store: CStore
    Visit the Dilithium Store: <unknown>
    Duty Officers: DutyOfficer
    PvE Queues: PvEQueues
    Your Fleet: FleetWindow

    "More" Menu
    Dilithium Exchange: DilithiumExchange
    PvP Queues: PvPQueues
    Visit Starship Bridge: <unknown>
    Visit Shuttle Bridge: <unknown>
    Bulletins: Bulletins
    Notification Settings: <unknown>
    Music Player: Music
    Credits: Credits

    defcon1776 wrote: »
    Found this one in an old bind file. It scales the mini-map to desired size and the other resets to normal.

    Shift+g "genjailadd Hud_bridgecrew_trays_root $$ genjailadd Hud_weapons_root $$ GenSetEarlyOverrideFloat Hud_Minimap scale 1.5"

    Shift+h "genjailadd Hud_bridgecrew_trays_root $$ genjailadd Hud_weapons_root $$ GenSetEarlyOverrideFloat Hud_Minimap scale 1.0"


    Thank you both very much. =^_^=
Sign In or Register to comment.