Great Mod, just one serious design flaw

Do you happen to know if it's possible to make this change in a separate module, and have the change overwrite this one? I'm trying to keep my changes to the mod clean and in their own module, but I really do hate this even and think it needs to go away.

It is possible, but I don't know how. My XML skills are limited to basic text editing.
 
Do you happen to know if it's possible to make this change in a separate module, and have the change overwrite this one? I'm trying to keep my changes to the mod clean and in their own module, but I really do hate this even and think it needs to go away.

RifE XML has a bforceoverwrite tag. Create your module. Set this to 1 and make sure it's the last loaded module (not necessary if the XML you want overwritten isn't in a module using bforceoverwrite to 1).
 
Back
Top Bottom