Jump to content

A Few Minor Mod Bugs


Marius42

Recommended Posts

Nevermind. I'm so dumb. I got the FormID's for the doors, like you said.

 

But the doors were being correct. They said the destination that they were supposed to. "Portal to..." or "Door to..." .. and then the name they were fed.

 

I found the conflict. It was from FastTravelAllowed.esp. It was changing the actual name of the interior cells. Now I just need to either move it up the load order, or delete the offending references.

 

Thanks a lot for your help. I was totally going at this blindly, and you pointed me in all the right directions.

Link to comment
Share on other sites

Quick question. What happens when both these tags are set?

 

1) Behave like exterior

2) Invert fast travel behavior

 

?

 

FastTravelEnabled sets the Invert Fast Travel Behavior.

 

But in some of my other mods, interiors are set to Behave Like Exterior.

 

Does Behave Like Exterior enable Fast Traveling? And does the Invert flag reverse this ability? In essence, doing exactly the opposite of what the mod is designed to do?

Link to comment
Share on other sites

Quick question. What happens when both these tags are set?

 

1) Behave like exterior

2) Invert fast travel behavior

 

?

 

FastTravelEnabled sets the Invert Fast Travel Behavior.

 

But in some of my other mods, interiors are set to Behave Like Exterior.

 

Does Behave Like Exterior enable Fast Traveling? And does the Invert flag reverse this ability? In essence, doing exactly the opposite of what the mod is designed to do?

#1 is usually used by weather mods for interior weather effects. It does not set flags for other features (which would include allowing fast travel) as far as I know.

 

#2 I am unfamiliar with this flag. It seems like you can just use that to enable fast travel in interiors.

 

Why do you need that plugin, anyway?

 

 

Edit: I think you can find information on those flags searching here: http://cs.elderscrolls.com/constwiki/index.php/Main_Page

Link to comment
Share on other sites

Oh okay. Well the plugin just makes it so that you can Fast Travel from interior locations. I was using it because I would crash a lot if I would switch zones a lot, from exiting a building and then fast traveling immediately, etc.

 

But now, I don't need it, because the bashed patch has made it so I can stretch out my playtime to 40 mins to an hour, fast travel and zone changes included. So I'll just get rid of it. I guess if it comes down to it, though, I can always manually go through the cells that I really need to fast travel from and change it manually, now that I know what I'm doing :D

Link to comment
Share on other sites

Oh okay. Well the plugin just makes it so that you can Fast Travel from interior locations. I was using it because I would crash a lot if I would switch zones a lot, from exiting a building and then fast traveling immediately, etc.

 

But now, I don't need it, because the bashed patch has made it so I can stretch out my playtime to 40 mins to an hour, fast travel and zone changes included. So I'll just get rid of it. I guess if it comes down to it, though, I can always manually go through the cells that I really need to fast travel from and change it manually, now that I know what I'm doing :D

That might have something to do with scripts needing to be processed after a transition. I definitely do not recommend using a fast travel tweak to get out of it because that probably means that your actions were interrupting scripts. Just wait a few extra seconds after making the transition. The same is true when you start a game and have script-heavy mods installed. Wait for everything to boot up and initialize before doing anything.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...