Jump to content
Korean Random

playersPanel Hotkey "onHold" not working


Recommended Posts

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

Link to comment
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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...