Meisterdieb on 8/6/2005 at 22:58
I have downloaded some mods that expand/alter the existing strongholds you can get when joining one of the 3 houses, like Uvirith Unleashed
Now I have a few that modify the same stronghold.
Is there a way- by console commands- to "fast forward" through the construction phase of the stronghold, so I can see which mod changes what, and decide which mod I like better?
cyrano on 9/6/2005 at 00:08
I have studied the scripts associated with the stronghold construction only briefly so I may be mistaken. The construction seems to be directed by the value of the global variable “stronghold”. I suspect that this variable (as well as the journal entries) is set through dialog, but you can assign it values through the console. It will be easy.
[spoiler]The final value appears to be “6”, but it may only be “5”. Open the console “~” and type: “set stronghold to 6”. When you are in the same cell as one of the strongholds, this will result in some elements of the stronghold being enabled and others being disabled. If is doesn’t work perfectly, it may be necessary to walk through all six (or five) states in succession in order to recreated the proper sequence (“set stronghold to 1”, etc.).[/spoiler]