Shadow_Star Posted December 23, 2009 Share Posted December 23, 2009 Hello, I am fairly new here and to the modding scene so I'm not quite experienced in scripts. I would appreciate any help I can get. :biggrin: *Shivering Isles Spoilers* As we all know, upon beating Jyggalag and ascending to Madgod, the player receives two spells Manipulate Weather and Sheogorath's Protection. I can completely understand lore-wise about Manipulate Weather only working in the Shivering Isles, but I'm not quite sure why Sheogorath's Protection does not work in Cyrodiil. In an attempt to remedy this, I went into the Construction Set to try and alter the script of the spell to allow use out of the Isles. However, I have been unsuccessful. I was able to allow casting in Cyrodiil and was able to get the Active Spell counter to appear in the upper right hand corner, but upon being attacked, I would simply die as opposed to getting sent back to Sheogorath's Palace. Any help in trying to get Sheogorath's Protection in Cyrodill will be greatly appreciated and if needed I can copy the script for the spell into a post here. Link to comment Share on other sites More sharing options...
DavidBudreck Posted December 24, 2009 Share Posted December 24, 2009 The Protection Spell itself just sets a variable that it is running. All the real work is done in the script "SE14ProtectionScript" You have to remove the GetPlayerInSEworld's from this script, etc. to make it function outside SI. Link to comment Share on other sites More sharing options...
Shadow_Star Posted December 24, 2009 Author Share Posted December 24, 2009 Thanks. It worked perfectly. It just seems I was just not looking deeper into the scripts. Link to comment Share on other sites More sharing options...
Recommended Posts