Jump to content
Korean Random

Как узнать где находится файл надписи в ресурсах?


1scrdoc

Recommended Posts

Есть, например, надпись "Решительный". 
На сайте https://localise.biz/free/poeditor я выбираю файл [WoTDIR]\res\text\LC_MESSAGES\vehicle_customization.mo и там нахожу, что "inscription/ussr/strong" = "Решительный" 
И вот как понять какой файл в [wot_client_dir]\res\packages\gui.pkg\gui\maps\vehicles\decals\inscriptions\??\???.dds и есть эта надпись. Просто где-то еще полгода назад он прямо указывал на файл с надписью, а сейчас нет.
Где можно посмотреть соответствие надписи и файла?

 

Например, "Иосиф Сталин" это ussr\inscription_63

ussr_inscription_63.jpg

Edited by 1scrdoc
Link to comment
Short link
Share on other sites

9 часов назад, 1scrdoc сказал:

Например, "Иосиф Сталин" это ussr\inscription_63

scripts.pkg\scripts\item_defs\customization\decals

inscriptions_ussr.xml

    <decal>
      <id>    14563    </id>
      <texture>    gui/maps/vehicles/decals/inscriptions/ussr/inscription_63.dds    </texture>
      <userString>    #vehicle_customization:inscription/ussr/stalin_2    </userString>
      <mirror>    false    </mirror>
    </decal>

  • Upvote 2
Link to comment
Short link
Share on other sites

15 часов назад, tunut сказал:

scripts.pkg\scripts\item_defs\customization\decals

inscriptions_ussr.xml

    <decal>
      <id>    14563    </id>
      <texture>    gui/maps/vehicles/decals/inscriptions/ussr/inscription_63.dds    </texture>
      <userString>    #vehicle_customization:inscription/ussr/stalin_2    </userString>
      <mirror>    false    </mirror>
    </decal>

 

Огромное спасибо!!! Это то, что надо.

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