enderalse/source/scripts/_00e_movetoeditorlocationonload.psc

8 lines
125 B
Plaintext

Scriptname _00E_MoveToEditorLocationOnLoad extends ObjectReference
event OnLoad()
Self.MoveToMyEditorLocation()
endevent