Devedev Posted September 9, 2010 Share Posted September 9, 2010 Basically, I need a quick injection of info regarding what script to use to make a player jump to a marker I've set up in another cell. I used a message with 2 options, either to go or not go, and I need the go option to send the player to the Xmarker Heading I've placed for this purpose. Begin onActivate ShowMessage blahblahblah Getbuttonpressed == 0 ?????? END is a sample of what I'm trying to accomplish. I can't get and don't have the Vault 13 resources, so don't link me there please. I need help! Link to comment Share on other sites More sharing options...
HugePinball Posted September 9, 2010 Share Posted September 9, 2010 Player.MoveTo YourMarkerRefID As far as setting up the script for your menu, read Cipscis' Making a Menu tutorial. Link to comment Share on other sites More sharing options...
Quetzlsacatanango Posted September 10, 2010 Share Posted September 10, 2010 Player.moveto myxmarkerref Link to comment Share on other sites More sharing options...
Devedev Posted September 10, 2010 Author Share Posted September 10, 2010 Aha, thanks guys. You're the best forum out there for newb modders undertaking huge projects, I swear. Link to comment Share on other sites More sharing options...
Recommended Posts