Sett Posted July 15, 2023 Share Posted July 15, 2023 Друзья, как местами поменять навание техник и и процент побед окна статистики по клавише Tab? @ Quote Link to comment Short link Share on other sites More sharing options...
HEKPOMAHT Posted July 15, 2023 Share Posted July 15, 2023 2 часа назад, Sett сказал: Друзья, как местами поменять навание техник и и процент побед окна статистики по клавише Tab? это нужно редактировать statisticForm.xc @ Quote Link to comment Short link Share on other sites More sharing options...
Sett Posted July 15, 2023 Author Share Posted July 15, 2023 37 минут назад, HEKPOMAHT сказал: это нужно редактировать statisticForm.xc Редактирую в notepad++ @ Quote Link to comment Short link Share on other sites More sharing options...
Sett Posted July 29, 2023 Author Share Posted July 29, 2023 Нет ответа? @ Quote Link to comment Short link Share on other sites More sharing options...
Sett Posted October 25, 2024 Author Share Posted October 25, 2024 Подскажите что на что поменять? @ Quote Link to comment Short link Share on other sites More sharing options...
RAPTOR_GA Posted October 26, 2024 Share Posted October 26, 2024 Пробуй менять местами в строчках: // Формат отображения для левой панели (допускаются макроподстановки, см. macros_ru.txt). "formatLeftVehicle": "{{vehicle}}<font face='mono' size='{{xvm-stat?13|0}}'> <font color='{{c:kb}}'>{{kb%2d~k|--k}}</font> <font color='{{c:eff}}'>{{r}}</font> <font color='{{c:winrate}}'>{{winrate%2d~%|--%}}</font></font>" // Display format for the right panel (macros allowed, see macros.txt). // Формат отображения для правой панели (допускаются макроподстановки, см. macros_ru.txt). "formatRightVehicle": "<font face='mono' size='{{xvm-stat?13|0}}'><font color='{{c:kb}}'>{{kb%2d~k|--k}}</font> <font color='{{c:eff}}'>{{r}}</font> <font color='{{c:winrate}}'>{{winrate%2d~%|--%}}</font> </font>{{vehicle}}" Эти строчки в файле конфига statisticForm. @ Quote Link to comment Short link Share on other sites More sharing options...
Sett Posted October 27, 2024 Author Share Posted October 27, 2024 Не работает. Мод слетает . Есть еще вариант? @ Quote Link to comment Short link Share on other sites More sharing options...
yepev Posted October 27, 2024 Share Posted October 27, 2024 14 minutes ago, Sett said: Не работает. Мод слетает . Есть еще вариант? В каком смысле слетает? Прикрепи конфиг и логи. Может ты ошибку какую-то в конфиге сделал. @ Quote Link to comment Short link Share on other sites More sharing options...
DEDA Posted October 28, 2024 Share Posted October 28, 2024 (edited) 26.10.2024 в 14:27, RAPTOR_GA сказал: "formatLeftVehicle": "{{vehicle}}<font face='mono' size='{{xvm-stat?13|0}}'> <font color='{{c:kb}}'>{{kb%2d~k|--k}}</font> <font color='{{c:eff}}'>{{r}}</font> <font color='{{c:winrate}}'>{{winrate%2d~%|--%}}</font></font>", "formatRightVehicle": "<font face='mono' size='{{xvm-stat?13|0}}'><font color='{{c:kb}}'>{{kb%2d~k|--k}}</font> <font color='{{c:eff}}'>{{r}}</font> <font color='{{c:winrate}}'>{{winrate%2d~%|--%}}</font> </font>{{vehicle}}", Запятые в конце строк не забываем! @Sett Пользуйся XCPad! Сразу увидишь ошибки при редактирование... Edited October 28, 2024 by DEDA орфография @ 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.