Jump to content

MoveTo doesn't move player


antstubell

Recommended Posts

As title says. I have checked all properties and they are fine. Player is supposed to move to a xmarkerheading in the same cell for testing purposes but doesn't. Rest of script works fine.

 

  Reveal hidden contents

 

 

Link to comment
Share on other sites

Yes, player will be moved to an interior cell. Should I test this way?

 

EDIT: Yet thid works perfectly...

 

  Reveal hidden contents

 

Edited by antstubell
Link to comment
Share on other sites

I've seen the error of my... script. The script is placed on a link marker activator and activated by a pull chain. So akActionRef.MoveTo(MovToRef) is attempting to move the marker. I added Actor Property PlayerREF and changed the line to PlayerRef.MoveTo(MovToRef) and all now works.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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