Jump to content

follower warp script help


Recommended Posts

Posted

I'm trying to create script when player move into another cell,follower move to player.

script content is below

 

Scriptname FollowerWarpScript extends ObjectReference  

 

Event Onload()

self.moveto(Player)

endEvent

 

Actor Property Player Auto 

 

this script is attached to original follower alias.

 

but my follower can't enter haven bag.

 

thanks in advance.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...