Jump to content

teleport far away summon to player?


kaetzer

Recommended Posts

hello

 

i made my own summon in the creation kit and i'd like it to automatically teleport to the player, when it lags behind

is it even possible? i googled and couldn't find anything helpful

i know it is possible with NPC followers, some mods already do that, one thing i found was to "attach a script to the follower ref" but a summon doesn't really have a ref id

 

edit: maybe there is a way to make a passive ability that triggers on distance to player and then just executes a "moveto" script?

 

edit2: ok, i think i found the basics of what i have to do, AI package! it has conditions, start and end triggers (i think) and it can have a script attached, now if someone could help me to set it up correctly that'd be great :smile:

for now i have made a simple "follow package" with conditions: "target:subject, GetDistance PlayerRef >5000" AND "target:player, HasMagicEffect [summon effect] == 1"

 

(i would also like it to sneak, when the player does)

 

greetings

kaetzer

Edited by kaetzer
Link to comment
Share on other sites

  • Recently Browsing   0 members

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