Jump to content
Korean Random
Sign in to follow this  
Elkano

errors in XVM 6.0.0.1 default config

Recommended Posts

Due to the changes in folder structure, some of the config comments still pointing towards the old layout are wrong and misleading:

 

File: @xvm.xc

 

// Language used in mod

// "auto" - automatically detect language from game client,

// or specify file name located in res_mods/xvm/l10n/ (ex: "en")

// Используемый язык в моде

// "auto" - автоматически определять язык клиента игры,

// или укажите имя файла в папке res_mods/xvm/l10n/ (например, "en")

"language": "auto",

File: battle.xc

 

// Path to clan icons folder relative to res_mods/xvm/res.

// Путь к папке иконок кланов относительно res_mods/xvm/res.

"clanIconsFolder": "clanicons/",

File: iconset.xc

 

/**

* Icon sets. Path relative res_mods/xvm/res.

* Наборы иконок. Пути относительно res_mods/xvm/res.

*/

Besides that, there is an error in the element nesting of the clock markup (bold text is missing):

file: clock.xc

 

// Clock format.

// Формат часов.

"format": "<textformat tabstops='[80]' leading='-39'><font face='$FieldFont'><font size='15'>{{D%02d}} {{MM}} {{Y}}</font><tab><font size='36'>{{h%02d}}:{{m%02d}}</font>\n<textformat rightMargin='87'>{{WW}}</textformat></font></textformat>",

Edited by Elkano

Share this post


Link to post

Short link
Share on other sites

Did these paths simply change from res_mods/xvm/(l10n|res) to res_mods/mods/shared_resources/xvm/(l10n|res)?

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