Jump to content

Biomemask does nothing? Whats my mistake?


Recommended Posts

Hello,

i am interested in exchanging the Biomemasks for crew report and EVA report. But they seem unchanged.. I used this:


@EXPERIMENT_DEFINITION[*]:HAS[#id[crewReport]]
{
    @biomeMask = 23
}
 
@EXPERIMENT_DEFINITION[*]:HAS[#id[evaReport]]
{
    @biomeMask = 3
}

in a .cfg file.

Modulemanager is also installed of course. Everything else just seems to work fine, i can't see what I did wrong. Version is 1.3

Hope you can help!

 

Edited by doublewohli
Link to comment
Share on other sites

2 hours ago, doublewohli said:

Hope you can help!

If you are using MM 3.0.1 then you don't need:

[*]

it's just:

@EXPERIMENT_DEFINITION:HAS[#id[xxx]]
{

}

Also you can open "ModuleManager.ConfigCache" with text editor and see if the patch is actually applied.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

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.

×
×
  • Create New...