juniorsky259 Posted July 27, 2016 Share Posted July 27, 2016 Is it possible to use a holotape to teleport to a specific location? If so how do you do it? Link to comment Share on other sites More sharing options...
shavkacagarikia Posted July 27, 2016 Share Posted July 27, 2016 You can make a menu item inside holotape, and then write script fragment for it, like game.getplayer().moveto(<destination name>). Place xmarker in place you want to teleport, give it name and then make property of it. Write name of that property in <destination name>, for example if xmarker is called cake write game.getplayer().moveto(cake) Link to comment Share on other sites More sharing options...
juniorsky259 Posted July 27, 2016 Author Share Posted July 27, 2016 Alright great, I'll give it a shot. Hopefully I don't mess it up. Link to comment Share on other sites More sharing options...
shavkacagarikia Posted July 27, 2016 Share Posted July 27, 2016 For this time I dont have access to creation kit, or I would have explained in more detail. Write me if you wont be able to figure it out and I will try to help Link to comment Share on other sites More sharing options...
juniorsky259 Posted July 27, 2016 Author Share Posted July 27, 2016 I just tried it and it didn't work lol. I'm gonna make sure I didn't message anything up. Link to comment Share on other sites More sharing options...
juniorsky259 Posted July 27, 2016 Author Share Posted July 27, 2016 I duplicated a generic holotape and renamed the ID. I gave it a unique name as well. There are 4 types and I have to choose one... sound, voice, program, terminal. I'm guess program right? Link to comment Share on other sites More sharing options...
shavkacagarikia Posted July 27, 2016 Share Posted July 27, 2016 No I think you have to choose terminal Link to comment Share on other sites More sharing options...
juniorsky259 Posted July 27, 2016 Author Share Posted July 27, 2016 Alright I'll give that a try. I wish I could show what I'm doing so you can make sure it's right. Link to comment Share on other sites More sharing options...
juniorsky259 Posted July 28, 2016 Author Share Posted July 28, 2016 Yea that didn't work either. I must be doing something wrong. Link to comment Share on other sites More sharing options...
shavkacagarikia Posted July 28, 2016 Share Posted July 28, 2016 Oh tomorrow I will have access to creation kit, if you wait I will explain in more detail Link to comment Share on other sites More sharing options...
Recommended Posts