Jump to content
Korean Random
__dart__

Адаптация конфига к патчу 0.9.9

Recommended Posts

Доброго времени суток ! Помогите пожалуйста разобраться почему не работает мой старый конфиг в патче 0.9.9 , или помогите его настроить чтобы всё работало . (ставил поверх XVM от ProTanki)

только конфиг.rar ; весь XVM

P.S. Заранее спасибо.

Share this post


Link to post

Short link
Share on other sites

файл minimapCircles.xc

        "view": [
            // Simple model (one dynamic circle for blindarea), for most players
            { "enabled":  false, "distance": "blindarea", "scale": 1, "thickness": 0.75, "alpha": 80, "color": "0x3EB5F1" },
            { "enabled":  true, "distance": 445,         "scale": 1, "thickness":  1.1, "alpha": 45, "color": "0xFFCC66" },

            /*
            // Extended model (5 circles), for experienced players
            { "enabled": false, "distance": 50, "scale": 1, "thickness": 0.75, "alpha": 60, "color": "0xFFFFFF" },
            { "enabled": false, "distance": "standing", "scale": 1, "thickness": 1.0, "alpha": 60, "color": "0xFF0000" },
            { "enabled": false, "distance": "motion", "scale": 1, "thickness": 1.0, "alpha": 60, "color": "0x0000FF" },
            { "enabled": false, "distance": "dynamic", "scale": 1, "thickness": 1.0, "alpha": 60, "color": "0xffff00" }
            */
        ],

нижние элементы массива закомментированы, поэтому последний элемент:

{ "enabled":  true, "distance": 445,         "scale": 1, "thickness":  1.1, "alpha": 45, "color": "0xFFCC66" },

нужно чтоб последний элемент был без запятой после него

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

Отпишусь тут, чтобы не плодить темы. Помогите кто может.

Ругается на этот файл. Говорит что ему нужно какое-то "значение" в 241 строке. Раньше вроде работало…

 

markersAliveNormal.xc

Share this post


Link to post

Short link
Share on other sites

в строке 240 лишняя запятая.

там несколько элементов массива, запятые должны быть между ними, но не в конце.

Share this post


Link to post

Short link
Share on other sites

в строке 240 лишняя запятая.

там несколько элементов массива, запятые должны быть между ними, но не в конце.

Спасибо. Заработало! 

Share this post


Link to post

Short link
Share on other sites

 

У меня тоже самое, не работает свой конфиг что зменить надо? Выкидывает при загрузке боя. С дефолтным конфигом все работает.

eXtrime.zip

Share this post


Link to post

Short link
Share on other sites

что в логе пишет?

лог только дома смогу просмотреть. если что сюда прикреплю.

Share this post


Link to post

Short link
Share on other sites

Подскажите, как убрать слово "Ping:"? До 0.9.9 такого не было.

 

post-21217-0-73096600-1436959235.png

Share this post


Link to post

Short link
Share on other sites

login.xc или hangar.xc

секция pingServers,

      // true - show title "Ping"
      // true - показывать заголовок "Пинг"
      "showTitle": true,
  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

В login.xc поставил "false"

post-21217-0-19236100-1437138194_thumb.png

слово "Пинг" пропало со страницы логина, где пинги отображаются вверху слева, на странице ввода логина и пароля.

А в файле "hangar.xc" такой строчки нету, есть строка только на включение отображения пингов.

 

UPD

Добавил эти строки в файл "hangar.xc":

post-21217-0-15695200-1437138203_thumb.png

И слово "Пинг" пропало :ok: .

 


Ещё вопросик назрел :).

 

Можно-ли уменьшить эти расстояния?:

post-21217-0-90898300-1437139026_thumb.png

Edited by Alega

Share this post


Link to post

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...