Hi! I am trying to make the summoned Dremora Lord follow closer to the player, using the construction set. I have found the correct NPC to alter (000C8C92), and have been able to give him some gauntlets. Works well. But trying to alter his AI did not turn out well at all... I have tried changing the radius (location tab) of the default package entries, but this does not seem to help, he seems to follow at the same distance as earlier. I have also tried to delete the default AI packages and add my own, trying both accompany, wander and follow packages, using various settings for target and location. Nothing crashes or anything, it just doesn't seem to have any effect at all. Note that I'm new to modding Oblivion and does not know a lot, but since I was able to give him gauntlets I figured I was doing things the right way. One example of setting that does not work that I think should work (from what I've read) is: Package: Accompany Flags: Skip Fallout Behavior + Defensive Combat + Allow Falls + Allow Swimming Door Flags: None Schedule: Any (duration = 0) Conditions: None Location: None Target: Specific Reference [Cell: Abandoned Mine - Ref: 'Player' 'Player Ref'] - Distance: 50 Note that I've tried target distances from 10-500 without success. Any ideas?