Jump to content
Korean Random
Sign in to follow this  
Jack_ppc

[0.9.22] Контурные иконки с названием и уровнем танков

Recommended Posts

Использую такие вот иконки

5a7dc81beb484_.thumb.PNG.6990a5427b801519302dc4e212a21798.PNG

5a7dc8223e7a6_1.thumb.PNG.a845990711495f2a75e38c5fab77842d.PNG

Иконки сделал в программе Tank Icon Maker от Romkyns на основе стиля иконок HARDicons от Andrey_Hard, за что им огромное СПАСИБО!

 

Для пользователей XVM:

                                              res_mods.rar

  • разархивировать в папку с игрой
  • в battle.xc отключить зеркалирование иконок - "mirroredVehicleIcons": false
  • в файле iconset.xc прописать пути для атласов:
/**
 * Icons set atlases. Path relative to res_mods/x.x.x/gui/flash/atlases.
 * Атласы с набором иконок. Пути относительно res_mods/x.x.x/gui/flash/atlases.
 */
{
  "iconset": {
    // Path to the atlas with icons for the battle loading screen.
    // Путь к атласу с иконками для экрана загрузки боя.
    "battleLoadingLeftAtlas": "Ally",
    "battleLoadingRightAtlas": "Enemy",
    // Path to the atlas with icons for the players panels.
    // Путь к атласу с иконками для "ушей".
    "playersPanelLeftAtlas": "Ally",
    "playersPanelRightAtlas": "Enemy",
    // Path to the atlas with icons for the full stats form (on "Tab" key pressed).
    // Путь к атласу с иконками для формы подробной статистики (при нажатии клавиши "Tab").
    "fullStatsLeftAtlas": "Ally",
    "fullStatsRightAtlas": "Enemy",
    // Path to the atlas with icons for the over-target markers.
    // Путь к атласу с иконками для маркеров над танками.
    "vehicleMarkerAllyAtlas": "vehicleMarkerAtlas",
    "vehicleMarkerEnemyAtlas": "vehicleMarkerAtlas"
  }
}

 

 

Без XVM:

Edited by Jack_ppc
  • Upvote 1

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