Jump to content
Korean Random
Sign in to follow this  
CBARoughneck

@xvm.xc question for carousel

Recommended Posts

can we disable a lot of the cfgs in here to run just whats needed for carousel?

what is exactly needed for JUST CAROUSEL?

i dont need expert panel hotkeys squad etc etc loading of even downloaded.

 

if i use xvm i get errors in my python log take xvm out they go away and if xvm is in and i crash i cant get back into game without removing xvm in 9.14 has happened to others as well in my clan so i know its a xvm issue

 

Thanks for the help

 

example shutting off below

 

// Ingame crits panel by "expert" skill.
  // Внутриигровая панель критов от навыка "эксперт".
  //"expertPanel": ${"battle.xc":"expertPanel"},

  // Special XVM hotkeys.
  // Специальные горячие клавиши XVM.
  //"hotkeys": ${"hotkeys.xc":"hotkeys"},

  // Parameters for squad window.
  // Параметры окна взвода.
 // "squad": ${"squad.xc":"squad"},

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

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

  // Parameters of the Battle Statistics form.
  // Параметры окна статистики по клавише Tab.
  //"statisticForm": ${"statisticForm.xc":"statisticForm"},

Share this post


Link to post

Short link
Share on other sites

 

 

example shutting off below
It's reffering to a built-in config, not disabling.
I suppose, to use only carousel you need to disable all other parts of a mod. Most sections (files) have "enabled": true, string somewhere close to their beginnings.

Share this post


Link to post

Short link
Share on other sites

 

 

im trying to get JUST whats needed for carousel not all the other stuff
Do you mean mod files (scripts\flash) and not config files? If so, the "official" point is that mod is not supposed to work properly if some files are missing\modified.

Share this post


Link to post

Short link
Share on other sites

we have figured it out and no you dont need all the flash files

 

everything thats not carousel related is turned off in @xvm.xc 

cfgs disabled as well.

all thats running is carousel and no errors or crashes in xvm now.

 

where would one find the xvm open source do you happen to know? we would like to look at the carousel parts and maybe make a stand alone mod.

 

 

 

heres what we did to get it to work

xvm carousel only test.zip

Edited by CBARoughneck

Share this post


Link to post

Short link
Share on other sites

 

 

where would one find the xvm open source do you happen to know?
Of course I do. Here are all the related projects ant this is xvm repo itself.
  • 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...