DrLom_75 Posted October 17, 2021 Share Posted October 17, 2021 Всем привет, подскажите можно ли настроить отображение кол-ва боев на танке в карусели техники в ангаре, в место %побед или вместо среднего урона? покопался в файлах с названиями carousel но такого не нашел. @ Quote Link to comment Short link Share on other sites More sharing options...
HEKPOMAHT Posted October 17, 2021 Share Posted October 17, 2021 4 минуты назад, DrLom_75 сказал: Всем привет, подскажите можно ли настроить отображение кол-ва боев на танке в карусели техники в ангаре, в место %побед или вместо среднего урона? покопался в файлах с названиями carousel но такого не нашел. смотри в carouselNormal.xc @ Quote Link to comment Short link Share on other sites More sharing options...
DrLom_75 Posted October 17, 2021 Author Share Posted October 17, 2021 Конфиг от ПРОтанки, с модпака, там не нахожу такого @ Quote Link to comment Short link Share on other sites More sharing options...
Slava7572 Posted October 17, 2021 Share Posted October 17, 2021 3 минуты назад, DrLom_75 сказал: Конфиг от ПРОтанки, с модпака, там не нахожу такого здесь не тема конфига протанки можешь взять из дефолтного carouselNormal.xc // Количество боёв. { "enabled": true, "x": 158, "y": 17, "align": "right", "width": 13, "height": 13, "alpha": "{{v.battles?|0}}", "src": "xvm://res/icons/carousel/battles.png" }, { "enabled": true, "x": 145, "y": 14, "align": "right", "format": "<b><font face='$FieldFont' size='12' color='#CFCFCF' alpha='#F0'>{{v.battles}}</font></b>", "shadow": ${ "def.textFieldShadow" } }, и прям в "extraFields": добавить по всем правилам(с запятыми и пр.),но как оно получится в плане расположения одному Сербу известно @ Quote Link to comment Short link Share on other sites More sharing options...
DrLom_75 Posted October 17, 2021 Author Share Posted October 17, 2021 Все получилось, спасибо 1 @ Quote Link to comment Short link Share on other sites More sharing options...
Atom_ Posted November 22, 2021 Share Posted November 22, 2021 17.10.2021 в 15:04, DrLom_75 сказал: Все получилось, спасибо Скинь код сюда, пожалуйста. 2 часа назад, Atom_ сказал: Скинь код сюда, пожалуйста. Всё получилось, спасибо. Кому надо, вот код (заменил эффективность): // Количество боёв. {"enabled": true, "x": 136, "y": 65, "align": "right", "width": 13, "height": 13, "alpha": "{{v.battles?|0}}", "src": "xvm://res/icons/carousel/battles.png"}, {"enabled": true, "x": 160, "y": 62, "align": "right", "format": "<b><font face='$FieldFont' size='12' color='#CFCFCF' alpha='#F0'>{{v.battles}}</font></b>", "shadow": ${ "def.textFieldShadow" }}, @ Quote Link to comment Short link Share on other sites More sharing options...
Slava7572 Posted November 22, 2021 Share Posted November 22, 2021 8 часов назад, Atom_ сказал: Кому надо, вот код только к тени нужно деф прописать,либо просто значением в каждом поле по отдельности "def": { // Text fields shadow. // Тень текстовых полей. "textFieldShadow": { "enabled": true, "color": "0x000000", "alpha": 90, "blur": 2, "strength": 3, "distance": 1, "angle": 45 } }, картинка в самом хвм должна быть вроде @ 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.