Jump to content
Korean Random
Sign in to follow this  
WorstUnicumEU

playersPanel Hotkey "onHold" not working

Recommended Posts

it used to work in the latest patch but now the playerpanel type will get stuck, and not go back to its original state after releasing the hotkey button (i have it set to left alt, 56)

Share this post


Link to post

Short link
Share on other sites

Fixed

 The bug is still there

 

here is my config: playersPanel.xc

 

also its enabled in hotkeys.xc

{
  "hotkeys": {
    // keycodes below.
    // коды клавиш внизу файла.
    // onHold: false - take action by key click. true - while key is remains pressed.
    // onHold: false - произвести действие по разовому нажатию клавиши. true - по удержанию.
    //
    // Minimap zooming.
    // Увеличение миникарты.
    "minimapZoom":         { "enabled": true, "keyCode": 29, "onHold": true },
    // Alternative minimap mode.
    // Альтернативный режим миникарты.
    "minimapAltMode":      { "enabled": false, "keyCode": 56, "onHold": true },
    // Alternative "ears" (players panels) mode.
    // Альтернативный режим "ушей" (панелей игроков).
    "playersPanelAltMode": { "enabled": true, "keyCode": 56, "onHold": true },
    // Alternative vehicle markers mode.
    // Альтернативный режим маркеров над танками.
    "markersAltMode":      { "enabled": true, "onHold": true }
  }
}

xvm.log: xvm.log

Share this post


Link to post

Short link
Share on other sites

Install latest build.

i tested the latest nightly build and it work now, great job!

 

when is the next stable build going to be released?

Share this post


Link to post

Short link
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...