Jump to content
Korean Random
Sign in to follow this  
JOHNNY116

ПМОД

Recommended Posts

вопрос такой господа,ковыряю файл Приведённай брони танка.Дело в том что хочу поменять размер шрифта калькулятора брони.Чтобы цифры показывающие толщину брони были больше чем есть(монитор большой-плохо видно).Ставил // Размер шрифта надписи индикатора

// label font size indicator
"size" : 100,и 120,и 250-ни чего не меняется.шрифт одинаков при любых размерах.Может не там ковыряю?вот сам файл.

 

// Обрабатывать параметр pattern как HTML текст
// Process pattern parameter as HTML text
"useHtml": false,

// Выравнивание надписи индикатора
// Alignment label indicator
"align" : "center",

// Прозрачность надписи индикатора. Oт 0 - прозрачный до 10 непрозрачный
// Transparency label indicator. From 0 - transparent to 10 not transparent
"alpha" : 10,

// Набор цветов относительно текущего шанса пробития
// Colors set relative to the current chance of penetrate
"colors" : {
  // не пробить
  "not_pierced": "E90000",
  // возможно пробить
  "little_pierced": "FFAD00",
  // пробить
  "great_pierced": "6BF40D"
},

// Шрифт надписи индикатора
// Font label indicator
"font" : "$FieldFont",

// Размер шрифта надписи индикатора
// label font size indicator
"size" : 100,

// Настройки тени текста  надписи индикатора
// Shadow settings label text indicator
"shadow" : {

  // Прозрачность тени. Oт 0 - прозрачный до 10 непрозрачный
  // Transparency shadow. From 0 - transparent to 10 not transparent
  "alpha" : 9,

  // Размытые тени. Oт 0 - не размыта до 10 размыта
  // Blurry shadows. From 0 - not blurred to 10 blurred
  "blur" : 10,

  // Цвет тени. Значение цвета в палитре RGB (красный, зелёный, синий)
  // Color тени. Value colors in the RGB (red, green, blue)
  "color" : "000000",

  // Сила тени. Oт 0 - слабая до 10 сильная
  // Strength shadows. From 0 - not strength to 10 strength
  "strength" : 5,

  // Дистанция отступа от основного текста
  // Indentation distance from the main text
  "distance" : 0,

  // Угол в котором движется тень
  // The angle in which the motion of the shadow
  "angle" : 0
}
}


че ни кто не поможет?

Share this post


Link to post

Short link
Share on other sites

вот тут как раз и нужно поставить true  - "useHtml": false,

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