Devedev Posted September 9, 2010 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!
HugePinball Posted September 9, 2010 Posted September 9, 2010 Player.MoveTo YourMarkerRefID As far as setting up the script for your menu, read Cipscis' Making a Menu tutorial.
Devedev Posted September 10, 2010 Author Posted September 10, 2010 Aha, thanks guys. You're the best forum out there for newb modders undertaking huge projects, I swear.
Recommended Posts