Jump to content
Korean Random

Иконки


Recommended Posts

1)Народ , подскажите полный путь куда иконки кидать теперь ? где это вообще !?  - "battleAtlas"

Было так iconset.xc

И где теперь настройки шрифта и теней для хитлога ? Как изменить ? Старые макросы вообще должны работать или нет ? Можно ли просто скопировать старые значения ?

Edited by ger Gauf
Link to comment
Short link
Share on other sites

Прописал вот так :

"iconset": {

    // Folder containing the icon set for Battle Loading Screen.

    // Набор иконок для экрана загрузки боя.

    "battleLoadingAlly": "contour/Left/",

    "battleLoadingEnemy": "contour/Right/",

    // Folder containing the icon set for the Players Panels.

    // Набор иконок для "ушей".

    "playersPanelLeftAtlas": "contour/Atlases/Left/BattleAtlas",

    "playersPanelRightAtlas": "contour/Atlases/Right/BattleAtlas",

    // Folder containing the icon set for Full Stats Form (pressing "Tab").

    // Набор иконок для формы подробной статистики (по Tab).

    "fullStatsLeftAtlas": "contour/Atlases/Left/BattleAtlas",

    "fullStatsRightAtlas": "contour/Atlases/Right/BattleAtlas",

    // Folder containing the icon set for the Over-target markers.

    // Набор иконок для маркеров над танками.

    "vehicleMarkerAllyAtlas": "contour/Atlases/Left/vehicleMarkerAtlas",

    "vehicleMarkerEnemyAtlas": "contour/Atlases/Right/vehicleMarkerAtlas"

 

Подхватывается только загрузка в бой (((

Link to comment
Short link
Share on other sites

Подхватывается только загрузка в бой (((

 

Путь не правильный, я же написал в посте как его прописать:

// Folder containing the icon set for the Players Panels.
// Набор иконок для "ушей".
"playersPanelLeftAtlas": "../../../../mods/shared_resources/xvm/res/contour/atlases/left/battleAtlas",
"playersPanelRightAtlas": "../../../../mods/shared_resources/xvm/res/contour/atlases/right/battleAtlas",
// Folder containing the icon set for Full Stats Form (pressing "Tab").
// Набор иконок для формы подробной статистики (по Tab).
"fullStatsLeftAtlas": "../../../../mods/shared_resources/xvm/res/contour/atlases/left/battleAtlas",
"fullStatsRightAtlas": "../../../../mods/shared_resources/xvm/res/contour/atlases/right/battleAtlas",
// Folder containing the icon set for the Over-target markers.
// Набор иконок для маркеров над танками.
"vehicleMarkerAllyAtlas": "../../../../mods/shared_resources/xvm/res/contour/atlases/left/vehicleMarkerAtlas",
"vehicleMarkerEnemyAtlas": "../../../../mods/shared_resources/xvm/res/contour/atlases/right/vehicleMarkerAtlas"
Edited by night_dragon_on
  • Upvote 1
Link to comment
Short link
Share on other sites

 

Путь не правильный, я же написал в посте как его прописать:

// Folder containing the icon set for the Players Panels.
// Набор иконок для "ушей".
"playersPanelLeftAtlas": "../../../../mods/shared_resources/xvm/res/contour/atlases/left/battleAtlas",
"playersPanelRightAtlas": "../../../../mods/shared_resources/xvm/res/contour/atlases/right/battleAtlas",
// Folder containing the icon set for Full Stats Form (pressing "Tab").
// Набор иконок для формы подробной статистики (по Tab).
"fullStatsLeftAtlas": "../../../../mods/shared_resources/xvm/res/contour/atlases/left/battleAtlas",
"fullStatsRightAtlas": "../../../../mods/shared_resources/xvm/res/contour/atlases/right/battleAtlas",
// Folder containing the icon set for the Over-target markers.
// Набор иконок для маркеров над танками.
"vehicleMarkerAllyAtlas": "../../../../mods/shared_resources/xvm/res/contour/atlases/left/vehicleMarkerAtlas",
"vehicleMarkerEnemyAtlas": "../../../../mods/shared_resources/xvm/res/contour/atlases/right/vehicleMarkerAtlas"

Я извиняюсь за тупость , подскажите с какого места прописывать пут вместо этих чёрточек ? 

"../../../../mods/shared_resources/xvm/res/contour/atlases/right/vehicleMarkerAtlas",

Edited by ger Gauf
Link to comment
Short link
Share on other sites

Я готовый вам уже путь дал.

 

подскажите с какого места прописывать пут вместо этих чёрточек

 

Черточки обязательны. Они прокладывают путь до директории "res_mods"

Edited by night_dragon_on
  • Upvote 1
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...