COW Papyrus Equivalent?

Post » Mon Jun 18, 2012 8:31 pm

It's kinda too long to explain so I won't, but let's just say it's not possible for me to use any object reference to teleport to. I am looking for a Center on World equivalent for Papyrus, but as far as I can see there is none?

I need to teleport the player character to a different worldspace through script only. I see several MoveTo commands, but they all expect a reference, and as said I am not able to place them or use an existing one (the current technical situation I am in for MERP is unique). There is a CenterOnCell command, but it looks like it takes interior cells only.


Thanks for your time.
User avatar
FABIAN RUIZ
 
Posts: 3495
Joined: Mon Oct 15, 2007 11:13 am

Post » Mon Jun 18, 2012 8:20 pm

Would http://www.creationkit.com/SetPosition_-_ObjectReference work?
User avatar
Marquis deVille
 
Posts: 3409
Joined: Thu Jul 26, 2007 8:24 am

Post » Mon Jun 18, 2012 3:06 pm

No, the problem is that I need to transfer the player to a different worldspace first. SetPosition can only move the player inside it's current worldspace.
User avatar
Tasha Clifford
 
Posts: 3295
Joined: Fri Jul 21, 2006 7:08 am

Post » Mon Jun 18, 2012 6:46 am

When used as a console command, coc works for exterior cells too...
User avatar
Taylrea Teodor
 
Posts: 3378
Joined: Sat Nov 18, 2006 12:20 am


Return to V - Skyrim