Script to place a marker & remove marker

Post » Mon Jun 18, 2012 6:38 pm

Hello and thank you for reading.

I have looked through the creation kit wiki looking for the syntax to place a marker in the game world in the location where the player is standing. I will also want to be able to delete that marker at some point in the script. Can anyone tell me or point me in the direction of how I would write this?

Many thanks.

The aim is to be able to move the player to these markers.
User avatar
TWITTER.COM
 
Posts: 3355
Joined: Tue Nov 27, 2007 3:15 pm

Post » Mon Jun 18, 2012 1:58 pm

Try using the http://www.creationkit.com/PlaceAtMe_-_ObjectReference and http://www.creationkit.com/DeleteWhenAble_-_ObjectReference or http://www.creationkit.com/Delete_-_ObjectReference functions.

Cipscis
User avatar
Cody Banks
 
Posts: 3393
Joined: Thu Nov 22, 2007 9:30 am

Post » Mon Jun 18, 2012 8:10 pm

Try using the http://www.creationkit.com/PlaceAtMe_-_ObjectReference and http://www.creationkit.com/DeleteWhenAble_-_ObjectReference or http://www.creationkit.com/Delete_-_ObjectReference functions.

Cipscis

Thank you, I will give these a try right now.
User avatar
[ becca ]
 
Posts: 3514
Joined: Wed Jun 21, 2006 12:59 pm


Return to V - Skyrim