dwaynedibley69 Posted May 2 Share Posted May 2 The sixthSenseDuration setting seems to have disappeared in the latest version, can we have it back please?! Or do we change the new duration setting. The comments say its for Lesta....? @ Quote Link to comment Short link Share on other sites More sharing options...
yepev Posted May 2 Share Posted May 2 You don't need it on Lesta anymore because now Lesta always shows you a lamp while you're spotted, not just at the start of your visibility. @ Quote Link to comment Short link Share on other sites More sharing options...
HEKPOMAHT Posted May 3 Share Posted May 3 @dwaynedibley69 баг. @Kurzdor глянь для WG клиента, в нём параметр берёт настроку со старого конфига "battle"/"sixthSenseDuration" 1 @ Quote Link to comment Short link Share on other sites More sharing options...
yepev Posted May 3 Share Posted May 3 @HEKPOMAHT а, я чёт подумал, он про лесту) Даже удивился) Хорошо, что ты заметил, что про ВГ) @ Quote Link to comment Short link Share on other sites More sharing options...
Kurzdor Posted May 4 Share Posted May 4 @HEKPOMAHT py_macro обновляем, господа =) @dwaynedibley69 2 @ Quote Link to comment Short link Share on other sites More sharing options...
HEKPOMAHT Posted May 4 Share Posted May 4 @Kurzdor я на еу не играю, походу на старом 61 билде смотрел Обновил клиент, установил последнюю сборку - всё работает. 1 @ Quote Link to comment Short link Share on other sites More sharing options...
Heliomalt Posted May 8 Share Posted May 8 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. @ Quote Link to comment Short link Share on other sites More sharing options...
HEKPOMAHT Posted May 8 Share Posted May 8 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 1 @ Quote Link to comment Short link Share on other sites More sharing options...
Recommended Posts
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.