Jump to content
Korean Random

[1.26.0 RU, 1.24.1 EU] ◄ HEKPOMAHT ►


Recommended Posts

3 минуты назад, agachaul сказал:

При установке конфига с модами от WGMods центральный маркер прицела не работает, приходится включать в sight.xc

нужны логи:

C:\Games\World_of_Tanks

- xvm.log

- python.log

Отправлю в тему прицела

 

  • Upvote 2
Link to comment
Short link
Share on other sites

2 минуты назад, agachaul сказал:

Сказать что я охренел от оперативности это ничего не сказать, спасибо

осталось проверить с модпаком

  • Upvote 1
Link to comment
Short link
Share on other sites

13c2cb58ec10d9eb7623f66d90e4fc4a.png

Обновление для XVM-7.2.4:
* World of Tanks 9.20.1.4
* изменён внешний вид часов в ангаре
* добавлен виджет "Отображение активных резервов в ангаре"

ae2ce3e43f8258c06ad84976c828e3c9.png

 

6e0415d6a7614ed890983bbbfa282c79.png

 

77fad62d165ec48d20953e96dc110ef4.png

  • Upvote 3
Link to comment
Short link
Share on other sites

3 часа назад, cherek_us сказал:

Как увеличить ширину области, где указано имя?

 

playersPanel.xc

"medium": {
    ...
    "vehicleWidth": 110, // => 140(+30)

"nickFormatLeft": {
    ...,
    "x": -118,  // => -148(-30)

к полоскам хп то же самое - добавить 30 (как пример)

"hpBarBg": {
...
"width": 74,  //=> 104
  
"hpBar": {
    ...
    "width": "{{hp-ratio:72}}", // => {{hp-ratio:102}}

 

Ура!

aa46bfe77addd8d4fe1c6cec3532bf69.png

  • Upvote 1
Link to comment
Short link
Share on other sites

1 час назад, cherek_us сказал:

Да. Я пропустил это где-то на форуме?

нужно добавить отдельное поле:

playersPanel.xc

"clan": {
    "enabled": true,
    "x": -85, "y": 3, "width": 80, "height": 24, "bindToIcon": true, "alpha": "{{alive?|50}}",
    "shadow": ${ "def.textFieldShadow" },
    "textFormat": { "color": "{{topclan?#FFCC66|#6B6B66}}", "size": 13, "align": "center" },
    "format": "{{clan}}"
},
      
${ "def.clan" }     

 

либо так:

"clan": {
    "enabled": true,
    "x": -105, "y": 3, "width": 80, "height": 24, "bindToIcon": true, "alpha": "{{alive?|50}}",
    "shadow": ${ "def.textFieldShadow" },
    "textFormat": { "color": "{{topclan?#FFCC66|#6B6B66}}", "size": 13, "align": "{{ally?right|left}}" },
    "format": "{{clan}}"
},

 

4ea60a6efa85ffe79fe7c9039b2b7ed1.png

Link to comment
Short link
Share on other sites

Я сделал папку и установил последнюю версию (29-11-2017) и внес изменения, которые вы мне дали. Затем я сделал регулировки размера.
Shot_00
4.jpg - это экран для подсчета таймера, чтобы начать игру. Shot_005, когда начинается битва.

shot_005.thumb.jpg.b43d24a1f77dbca6c977142d242d34b4.jpg

 

shot_004.thumb.jpg.21b0fed48904ddb5554544be990bb183.jpg

Edited by cherek_us
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...