Jump to content
Korean Random

Recommended Posts

On 5/4/2024 at 12:28 PM, Kurzdor said:

@HEKPOMAHT We are updating py_macro, gentlemen =)

@dwaynedibley69 

 

What does that mean exactly? Does the battle.xc have to be adapted as specified on gitlab? Are the changes also relevant for the WG client? Because the Sixth Sense icon is only displayed for 3 seconds, the timer, different script, counts down.

Link to comment
Short link
Share on other sites

21 минуту назад, Heliomalt сказал:

 

What does that mean exactly? Does the battle.xc have to be adapted as specified on gitlab? Are the changes also relevant for the WG client? Because the Sixth Sense icon is only displayed for 3 seconds, the timer, different script, counts down.

в battle.xc были изменения по настройке "sixthSense"

 

    // Sixth sense indicator settings
    // Настройки индикатора "шестого чувства"
    "sixthSense": {
      // X offset relative to initial position of the indicator
      // Смещение по оси X относительно изначальной позиции индикатора
      "offsetX": 0,
      // Y offset relative to initial position of the indicator
      // Смещение по оси Y относительно изначальной позиции индикатора
      "offsetY": 0,
      // Use the old indicator position above crosshair in the middle of the screen
      // (Only for Lesta)
      // Использовать старую позицию индикатора над прицелом по центру экрана
      // (Только для Lesta)
      "useOldInitialPosition": true,
      // Opacity of the indicator in percents (0..100)
      // (Only for WG, on Lesta use ingame settings)
      // Прозрачность индикатора в процентах (0..100)
      // (Только для WG, для Lesta используйте внутриигровые настройки)
      "alpha": 100,
      // Scale of the indicator (0..1)
      // Масштаб индикатора (0..1)
      "scale": 1,
      // Scale of the custom image indicator in permanent mode, когда уменьшается лампа в размере (0..1)
      // (Only for Lesta)
      // Масштаб индикатора с пользовательским изображением в постоянном режиме, когда уменьшается лампа в размере (0..1)
      // (Только для Lesta)
      "permanentScale": 0.7,
      // Path to sixth sense icon ("" for original icon).
      // Путь к иконке 6-го чувства ("" для оригинальной иконки).
      "icon": "xvm://res/SixthSense.png",
      // Duration of the sixth sense indicator (msec).
      // On Lesta defines time after which indicator will enter permanent state.
      // Длительность отображения индикатора 6-го чувства (мсек).
      // На Lesta определяет время после которого индикатор перейдёт в постоянное состояние.
      "duration": 2000
    },

 

Нужно обновить свой battle.xc

  • Upvote 1
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...