Jump to content
Korean Random
Sign in to follow this  
Catch21

battleLoadingTips.xc & battleLoading.xc- Precedence/Relationship?

Recommended Posts

This was useful from native Russian section (not sure whether to post there or here, so here for now). But how do the 2 files relate? In @xvm.xc they are listed one after the other, but which takes precedence, or do their contents just execute sequentially (battleLoading.xc and then overwritten by battleLoadingTips.xc)?, or should we comment the one we do not want out in @xvm.xc (i.e. // "battleLoadingTips": ${"battleLoadingTips.xc":"battleLoadingTips"},) ?

  // Parameters of the Battle Loading screen.
  // Параметры экрана загрузки боя.
  "battleLoading": ${"battleLoading.xc":"battleLoading"},

  // Parameters for the alternative view of the Battle Loading screen.
  // Параметры альтернативного представления экрана загрузки боя.
  "battleLoadingTips": ${"battleLoadingTips.xc":"battleLoadingTips"},

And how do they relate to switches in game settings (Settings->General->Tips on the Battle Loading Screen- Minimap or Illustrated Tips or Text Only)? Does the switch here determine or override what xvm is set to use, whether battleLoading.xc or battleLoadingTips.xc?

 

Thanks for any help.

Edited by Catch21

Share this post


Link to post

Short link
Share on other sites

The file battleLoading.xc is used for normal loading screen. The other file is used for loading screen with minimap or tips.
That's all there is to it.

Edited by konrad509
  • 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...