Hello All,
I have been playing Skyrim since it was released. One problem I have encountered, is sometimes a follower gets lost or left behind. I have with some help written a script that calls a follower to me. Problem is in the spell part of what is necessary to make the new magic effect work there is a range field which limits how far away the follower can be from me. In playing around I have found it makes not difference if the range field has 13 or 19 digits in it... its seems there is a max value as regardless of how many digits are in place, follower will only appear at a given max distance or less.
I run a couple of mods like Vilja and Cerwiden that have a lesser power to call them to my side regardless of distance. I have very little experience with scripting. I found this a article http://www.creationkit.com/AddScriptPackage in searching around which seems to cover what I want to do but I have NO idea of how to implement it to a working state. Plain and simple this article is over my head
Any idea's or hints on how to override the range field in a spell? I have looked and looked online for info about max range and find little or no info regarding it... Or is there another way not using a spell to call the magic effect?
If I could find a working example I probably could figure this issue out.
Thanks in advance for any help or suggestions!