Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Horses Follow Through Doors - Simplified Chinese Translation
Changelogs
Version 1.2.1
Just forgot to add a small change to the script. It's purely cosmetic, no need to update again if you have version 1.2.0
Version 1.2.0
Simplified the script and improved the detection of a nearby horse.
Version 1.1.0
Changed it to be more realistic: your horse follows only if you reached the door riding her.
The main part of the mod is the script. The esp is only used to attach the script to the doors' references... the Dawnguard canyon's ones in this case.
You could attach the script to any other load door (both sides, they are two different references) and your horse would follow through it. Or you could instead attach it to a base door object and all its references would inherit it... perhaps a bit excessive. Just don't attach it to your bedroom's door... unless...
NOTES
"Load doors" are those that link to another door reference somewhere. When activated, manually or automatically by entering their area, the actor is teleported to the other reference, the "exit door".
The horse only follows if it isn't too far (less than 3500 units) when you use the door. This is to avoid something weird like your horse popping out of nowhere if you just walked there.