Hi Everyone,
How do you make your follower teleport with you?
I tried once to script an amulet that OnEquip would run the following script I wrote, (Where Cydriic_VhelkF0 is the ID of a Follower), but it didn't work for a bunch of reasons such as the fact that there seems to be no way to GetActualCellName so as to get an the player cell location reference to use positioncell on the npc object... And also because using position function seems to bug-up when teleporting existing objects that are very far away on the outside world.... So is there anybody who has a way of doing this or should I just resort to Walking around the world without using teleportation spells? I thought of having the npc capable Travel in its AI services, but thats kind of limited and cheaty....