Jump to content
Korean Random
Sign in to follow this  
Gajduk

Как сместить полосу захвата

Recommended Posts

Как сместить полосу захвата вправо?

Прикрепите elements.xc

Share this post


Link to post

Short link
Share on other sites

Вот что в модпаке. Если меняешь значение х на +50, то не сдвигается.

{
    // Capture bar
    // Полоса захвата баз
            "teamBasesPanel": {
            "_alpha": 100,
            "_x": "teamBasesPanel._x + 0",
            "_y": 60
        }

Share this post


Link to post

Short link
Share on other sites

Вот что в модпаке. Если меняешь значение х на +50, то не сдвигается.

{

    // Capture bar

    // Полоса захвата баз

            "teamBasesPanel": {

            "_alpha": 100,

            "_x": "teamBasesPanel._x + 0",

            "_y": 60

        }

какой-то древний модпак. Вместо

            "teamBasesPanel": {
            "_alpha": 100,
            "_x": "teamBasesPanel._x + 0",
            "_y": 60
        } 

напишите:

"teamBasesPanelUI":{
  "x": 800
}

Вместо 800 подберите нужное вам значение.

Edited by ktulho

Share this post


Link to post

Short link
Share on other sites

какой-то древний модпак. Вместо

            "teamBasesPanel": {
            "_alpha": 100,
            "_x": "teamBasesPanel._x + 0",
            "_y": 60
        } 

напишите:

"teamBasesPanelUI":{
  "x": 800
}

Вместо 800 подберите нужное вам значение.

У меня ПРОТанки стоят.

Share this post


Link to post

Short link
Share on other sites

P.S.

 

У меня ПРОТанки стоят.
, посмотрел конфиг ПРОТанки. Скиньте всю папку ProTanki.

Share this post


Link to post

Short link
Share on other sites
Как сместить?

, повторяю

 

Прикрепите elements.xc

 

или 

 

Скиньте всю папку ProTanki.
Edited by ktulho

Share this post


Link to post

Short link
Share on other sites

@Gajduk, Сюда выложите (скиньте, attach). Сделайте так, чтобы я мог скачать.

Edited by ktulho

Share this post


Link to post

Short link
Share on other sites

 

 

Прикрепите elements.xc
, что конкретно не понятно в этих двух словах? 

Share this post


Link to post

Short link
Share on other sites

Такого файла вообще нет.

Скопируйте файл elements.xc в папку \res_mods\configs\xvm\ProTanki\.

Вместо 800 подберите нужное значение.

{
  "elements": [
    "teamBasesPanelUI":{"x":800}
  ]
}

Share this post


Link to post

Short link
Share on other sites

Прозрел. Нашёл. Смотри

Замени его тем, что я выложил. 

Share this post


Link to post

Short link
Share on other sites

{
  "elements": [
    "teamBasesPanelUI":{"x":800}
  ]
}

Куда это правильно вписать в моём файле. Подскажите. Вот мой файл - 

elements.xc

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.

Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...