KeatonMask Posted July 29, 2012 Share Posted July 29, 2012 Can someone please post the script for spell reflection from Sjogga90's mod Reflection Ward and Reflecting Spellbreaker (http://skyrim.nexusmods.com/mods/15209)? I can't seem to access the script in the creation kit, and I'm interested in incorporating it into a mod I'm making for private use. Thank you in advance. Link to comment Share on other sites More sharing options...
David Brasher Posted July 29, 2012 Share Posted July 29, 2012 I don't know about that mod in particular, but I can tell you a few things. If the mod packs the scripts in a .bsa, then you will need to unpack the .bsa using a tool like BSAOpt before you can read the scripts in the CK. Some mods pack the source scripts in a folder other than "Source." This is annoying, and you will need to rename this folder to "Source" or move the scripts into your existing Source folder. Uploaded mods function just fine without the source scripts. Many mods don't have them. In my opinion, it is either incompetent or stingy for mod authors to fail to upload their source scripts. Modders who fail to include these scripts either don't know what they are doing when packaging, or else are secretive and don't want anyone else to be able to learn how their scripts work. If my above instructions do not work because there are no source scripts in your download, then nobody on this forum can help you except the mod author. You would need to send a personal message to him or her politely requesting the scripts. Link to comment Share on other sites More sharing options...
Recommended Posts