Jump to content
Korean Random

Настройка XVM конфига: помощь и общие вопросы


Recommended Posts

Здравствуйте, мне бы хотелось поинтересоваться, можно ли сделать так чтобы у меня в достижениях (когда я просматриваю свою технику) можно было видеть КПД каждого моего танка? Если это можно то пожалуйста скажите как? Заранее благодарен.

http://www.koreanrandom.com/forum/topic/1388-%D0%B7%D0%B0%D0%BF%D1%80%D0%BE%D1%81%D1%8B-%D0%BD%D0%B0-%D1%81%D0%BE%D0%B7%D0%B4%D0%B0%D0%BD%D0%B8%D0%B5-%D0%BA%D0%BE%D0%BD%D1%84%D0%B8%D0%B3%D0%BE%D0%B2-%D0%BF%D1%80%D0%BE%D1%81%D0%B8%D1%82%D1%8C-%D0%BF%D0%BE%D0%BC%D0%BE%D1%89%D0%B8-%D0%BF%D0%BE/page-587?do=findComment&comment=178339

не много выши по этой странице

Link to comment
Short link
Share on other sites

Сколько ни ставлю отдельный цвет для клана в battleLoading, staticticForm, playersPanel - всё равно он всегда белый :(

отлично меняется:

post-7128-0-04586600-1398671258_thumb.jpg

post-7128-0-31019600-1398671258_thumb.jpg

Link to comment
Short link
Share on other sites

 Здравствуйте. Пытаюсь в конфиг вставить круг дальности арты. Помогите пожалуйста, умотался.

Предполагаю, что строка должна выглядеть как- то так:

"rangeCircle": { "enabled": true, "thickness": 1, "alpha": 100, "color": "0xCC0000" },

 

Но вот воткнуть в правильное место не могу. ((

 

Сам конфиг:

xvm.xc

Link to comment
Short link
Share on other sites

 Здравствуйте. Пытаюсь в конфиг вставить круг дальности арты. Помогите пожалуйста, умотался.

Предполагаю, что строка должна выглядеть как- то так:

"rangeCircle": { "enabled": true, "thickness": 1, "alpha": 100, "color": "0xCC0000" },

 

Но вот воткнуть в правильное место не могу. ((

 

Сам конфиг:

вписывайте в таком формате в секции "special":

'"special"'

"special": [

        { "ussr-SU-18": { "alpha": 60, "color": "0xEE4444", "distance": 500, "enabled": true, "thickness": 1 } },

        { "germany-GW_Mk_VIe": { "alpha": 60, "color": "0xEE4444", "distance": 850, "enabled": true, "thickness": 1 } },

... и т.д.

]

Edited by VicKing
Link to comment
Short link
Share on other sites

вписывайте в таком формате в секции "special":

'"special"'

"special": [

        { "ussr-SU-18": { "alpha": 60, "color": "0xEE4444", "distance": 500, "enabled": true, "thickness": 1 } },

        { "germany-GW_Mk_VIe": { "alpha": 60, "color": "0xEE4444", "distance": 850, "enabled": true, "thickness": 1 } },

... и т.д.

]

Спасибо. Так в моем конфиге эта сексия и так есть. Только на карте не отображается.

"rangeCircle": { "enabled": true, "thickness": 1, "alpha": 100, "color": "0xCC0000" },  должна присутствовать? Если да, то в каком месте.

Link to comment
Short link
Share on other sites

Спасибо. Так в моем конфиге эта сексия и так есть. Только на карте не отображается.

"rangeCircle": { "enabled": true, "thickness": 1, "alpha": 100, "color": "0xCC0000" },  должна присутствовать? Если да, то в каком месте.

такой строки нет - это просто формат оформения, круги прописываются для каждой арты отдельно

'готовые круги'

"special": [

   // Artillery range

   // Дальнобойность САУ

        // level 2

          { "ussr-SU-18":    {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 500 } },

          { "germany-GW_Mk_VIe":  {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 850 } },

          { "usa-T57":     {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 553 } },

          { "france-RenaultBS":   {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 483 } },

          { "uk-GB25_Loyd_Carrier":  {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 509 } },

        // level 3

          { "ussr-SU-26":    {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1218} },

          { "germany-Bison_I":   {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 602 } },

          { "germany-Wespe":   {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 989 } },

          { "usa-M7_Priest":    {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 989 } },

          { "france-Lorraine39_L_AM":  {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 983 } },

          { "uk-GB27_Sexton":   {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1051} },

          { "uk-GB78_Sexton_I":   {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1051} },

        // level 4

          { "ussr-SU-5":     {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 613 } },

          { "germany-Sturmpanzer_II":  {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 602 } },

          { "germany-Pz_Sfl_IVb":   {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 989 } },

          { "usa-M37":     {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 989 } },

          { "france-AMX_Ob_Am105":  {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1288} },

          { "uk-GB26_Birch_Gun":   {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1051} },

        // level 5

          { "ussr-SU122A":    {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1201} },

          { "germany-Grille":    {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 836 } },

          { "usa-M41":     {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1294} },

          { "france-AMX_105AM":   {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1288} },

          { "france-_105_leFH18B2":  {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1000} },

          { "uk-GB28_Bishop":   {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 500 } },

        // level 6

          { "ussr-SU-8":     {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1345} },

          { "germany-Hummel":   {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1260} },

          { "usa-M44":     {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1294} },

          { "france-AMX_13F3AM":   {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1381} },

          { "uk-GB77_FV304":   {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 500 } },

        // level 7

          { "ussr-S-51":     {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1264} },

          { "ussr-SU14_1":    {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1264} },

          { "germany-G_Panther":   {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1300} },

          { "usa-M12":     {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1413} },

          { "france-Lorraine155_50":  {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1350} },

          { "uk-GB29_Crusader_5inch":  {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1327} },

        // level 8

          { "ussr-SU-14":    {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1264} },

          { "germany-GW_Tiger_P":  {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1333} },

          { "usa-M40M43":    {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1336} },

          { "france-Lorraine155_51":  {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1368} },

          { "uk-GB79_FV206":   {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1405} },

        // level 9

          { "ussr-Object_212":   {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1264} },

          { "germany-G_Tiger":   {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1333} },

          { "usa-M53_55":    {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1291} },

          { "france-Bat_Chatillon155_55": {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1413} },

          { "uk-GB30_FV3805":   {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1354} },

        // level 10

          { "ussr-Object_261":   {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1470} },

          { "germany-G_E":    {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1333} },

          { "usa-T92":     {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1411} },

          { "france-Bat_Chatillon155_58": {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1413} },

          { "uk-GB31_Conqueror_Gun":  {"enabled": true, "thickness": 1, "alpha": 40, "color": "0xCC0000", "distance": 1007} }

        ]

Link to comment
Short link
Share on other sites

Спасибо. Помогло. Осталось все названия поменять. ))

'"special"'

"special": [
{ "ussr-SU-18": { "alpha": 100, "color": "0xCC0000", "distance": 500, "enabled": true, "thickness": 1 } },
{ "germany-GW_Mk_VIe": { "alpha": 100, "color": "0xCC0000", "distance": 850, "enabled": true, "thickness": 1 } },
{ "usa-T57": { "alpha": 100, "color": "0xCC0000", "distance": 553, "enabled": true, "thickness": 1 } },
{ "france-RenaultBS": { "alpha": 100, "color": "0xCC0000", "distance": 483, "enabled": true, "thickness": 1 } },
{
"uk-GB25_Loyd_Carrier": { "alpha": 100, "color": "0xCC0000", "distance": 509, "enabled": true, "thickness": 1 }
},
{ "ussr-SU-26": { "alpha": 100, "color": "0xCC0000", "distance": 1218, "enabled": true, "thickness": 1 } },
{ "germany-Bison_I": { "alpha": 100, "color": "0xCC0000", "distance": 602, "enabled": true, "thickness": 1 } },
{ "germany-Wespe": { "alpha": 100, "color": "0xCC0000", "distance": 989, "enabled": true, "thickness": 1 } },
{ "usa-M7_Priest": { "alpha": 100, "color": "0xCC0000", "distance": 989, "enabled": true, "thickness": 1 } },
{
"france-Lorraine39_L_AM": { "alpha": 100, "color": "0xCC0000", "distance": 983, "enabled": true, "thickness": 1 }
},
{ "uk-GB27_Sexton": { "alpha": 100, "color": "0xCC0000", "distance": 1051, "enabled": true, "thickness": 1 } },
{ "uk-GB78_Sexton_I": { "alpha": 100, "color": "0xCC0000", "distance": 1051, "enabled": true, "thickness": 1 } },
{ "ussr-SU-5": { "alpha": 100, "color": "0xCC0000", "distance": 613, "enabled": true, "thickness": 1 } },
{ "germany-Sturmpanzer_II": { "alpha": 100, "color": "0xCC0000", "distance": 602, "enabled": true, "thickness": 1 } },
{ "germany-Pz_Sfl_IVb": { "alpha": 100, "color": "0xCC0000", "distance": 989, "enabled": true, "thickness": 1 } },
{ "usa-M37": { "alpha": 100, "color": "0xCC0000", "distance": 989, "enabled": true, "thickness": 1 } },
{ "france-AMX_Ob_Am105": { "alpha": 100, "color": "0xCC0000", "distance": 1288, "enabled": true, "thickness": 1 } },
{
"uk-GB26_Birch_Gun": { "alpha": 100, "color": "0xCC0000", "distance": 1051, "enabled": true, "thickness": 1 }
},
{ "ussr-SU122A": { "alpha": 100, "color": "0xCC0000", "distance": 1201, "enabled": true, "thickness": 1 } },
{ "germany-Grille": { "alpha": 100, "color": "0xCC0000", "distance": 836, "enabled": true, "thickness": 1 } },
{ "usa-M41": { "alpha": 100, "color": "0xCC0000", "distance": 1294, "enabled": true, "thickness": 1 } },
{ "france-AMX_105AM": { "alpha": 100, "color": "0xCC0000", "distance": 1288, "enabled": true, "thickness": 1 } },
{ "france-_105_leFH18B2": { "alpha": 100, "color": "0xCC0000", "distance": 1000, "enabled": true, "thickness": 1 } },
{ "uk-GB28_Bishop": { "alpha": 100, "color": "0xCC0000", "distance": 500, "enabled": true, "thickness": 1 } },
{ "ussr-SU-8": { "alpha": 100, "color": "0xCC0000", "distance": 1345, "enabled": true, "thickness": 1 } },
{ "germany-Hummel": { "alpha": 100, "color": "0xCC0000", "distance": 1260, "enabled": true, "thickness": 1 } },
{ "usa-M44": { "alpha": 100, "color": "0xCC0000", "distance": 1294, "enabled": true, "thickness": 1 } },
{ "france-AMX_13F3AM": { "alpha": 100, "color": "0xCC0000", "distance": 1381, "enabled": true, "thickness": 1 } },
{ "uk-GB77_FV304": { "alpha": 100, "color": "0xCC0000", "distance": 500, "enabled": true, "thickness": 1 } },
{ "ussr-S-51": { "alpha": 100, "color": "0xCC0000", "distance": 1264, "enabled": true, "thickness": 1 } },
{ "ussr-SU14_1": { "alpha": 100, "color": "0xCC0000", "distance": 1264, "enabled": true, "thickness": 1 } },
{ "germany-G_Panther": { "alpha": 100, "color": "0xCC0000", "distance": 1300, "enabled": true, "thickness": 1 } },
{ "usa-M12": { "alpha": 100, "color": "0xCC0000", "distance": 1413, "enabled": true, "thickness": 1 } },
{
"france-Lorraine155_50": { "alpha": 100, "color": "0xCC0000", "distance": 1350, "enabled": true, "thickness": 1 }
},
{
"uk-GB29_Crusader_5inch": { "alpha": 100, "color": "0xCC0000", "distance": 1327, "enabled": true, "thickness": 1 }
},
{ "ussr-SU-14": { "alpha": 100, "color": "0xCC0000", "distance": 1264, "enabled": true, "thickness": 1 } },
{ "germany-GW_Tiger_P": { "alpha": 100, "color": "0xCC0000", "distance": 1333, "enabled": true, "thickness": 1 } },
{ "usa-M40M43": { "alpha": 100, "color": "0xCC0000", "distance": 1336, "enabled": true, "thickness": 1 } },
{
"france-Lorraine155_51": { "alpha": 100, "color": "0xCC0000", "distance": 1368, "enabled": true, "thickness": 1 }
},
{ "uk-GB79_FV206": { "alpha": 100, "color": "0xCC0000", "distance": 1405, "enabled": true, "thickness": 1 } },
{ "ussr-Object_212": { "alpha": 100, "color": "0xCC0000", "distance": 1264, "enabled": true, "thickness": 1 } },
{ "germany-G_Tiger": { "alpha": 100, "color": "0xCC0000", "distance": 1333, "enabled": true, "thickness": 1 } },
{ "usa-M53_55": { "alpha": 100, "color": "0xCC0000", "distance": 1291, "enabled": true, "thickness": 1 } },
{
"france-Bat_Chatillon155_55": { "alpha": 100, "color": "0xCC0000", "distance": 1413, "enabled": true, "thickness": 1 }
},
{ "uk-GB30_FV3805": { "alpha": 100, "color": "0xCC0000", "distance": 1354, "enabled": true, "thickness": 1 } },
{ "ussr-Object_261": { "alpha": 100, "color": "0xCC0000", "distance": 1470, "enabled": true, "thickness": 1 } },
{ "germany-G_E": { "alpha": 100, "color": "0xCC0000", "distance": 1333, "enabled": true, "thickness": 1 } },
{ "usa-T92": { "alpha": 100, "color": "0xCC0000", "distance": 1411, "enabled": true, "thickness": 1 } },
{
"france-Bat_Chatillon155_58": { "alpha": 100, "color": "0xCC0000", "distance": 1413, "enabled": true, "thickness": 1 }
},
{
"uk-GB31_Conqueror_Gun": { "alpha": 100, "color": "0xCC0000", "distance": 1007, "enabled": true, "thickness": 1 }
}
]

 

Смущало наличие этой секции ("rangeCircle") в многофайловом конфиге. ((

Еще раз спасибо.

 

Надо было дураку раньше спойлер открыть, с готовым. ((  Не ожидал, что здесь еще и разжевывают. Спасибо.

Edited by 022ART
Link to comment
Short link
Share on other sites

Киньте, плиз, круги обзора актуальные для топ башен и круги дальнобойности арты 

пробуй

Киньте, плиз, круги обзора актуальные для топ башен и круги дальнобойности арты 

в конфиге пропиши "circles": ${"tankrange.xc":"circles"},

Link to comment
Short link
Share on other sites

как свернуть уши, не получается сказали мол впиши сюда elements.xc вот это значения

{
  "$delay": 100,
  "leftPanel": { "state": "short" },
  "rightPanel": { "state": "short" }
}

Link to comment
Short link
Share on other sites

как свернуть уши, не получается сказали мол впиши сюда elements.xc вот это значения

{

  "$delay": 100,

  "leftPanel": { "state": "short" },

  "rightPanel": { "state": "short" }

}

у тебя снипеты есть???

Или я туплю, или техники маловато в tankrange

у тебя остался конфик с патча 0.8.11??? можеш его использовать

Link to comment
Short link
Share on other sites

у тебя снипеты есть???

у тебя остался конфик с патча 0.8.11??? можеш его использовать

не понял что есть мож это sirmax-snippet-pp.xc там рядом их полно

Link to comment
Short link
Share on other sites

ты ими пользуешься или нет???

нет, пользуюсь только что есть в папке @Default

 

вот есть но он глючит проверьте что там не так

Edited by angelsoft
Link to comment
Short link
Share on other sites

так нового ни чего не добавили там ток скрипт надо обновить

 Ну да, а как же. Только стопку макросов переписали, некоторые строки переместили в другие блоки, добавили новые строки.. а так ничего нового

 

@angelsoft, так и не понял, что тебе нужно?

Киньте, плиз, круги обзора актуальные для топ башен и круги дальнобойности арты 

 minimapCircles.xc

цвета, толщину под себя заменишь и всё.

Edited by Kotyarko_O
Link to comment
Short link
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...