Jump to content

Teleport with holotape?


juniorsky259

Recommended Posts

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

  • Recently Browsing   0 members

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