Sir Bob Posted January 19, 2005 Share Posted January 19, 2005 This is a script that can teleport you to loads of places across the world, the part inside the **** ALL SHOULD BE ON ONE LINE, OTHERWISE IT WONT WORK!!! Just attach this to your new made ring/pants/any item that can be equipped!!!! begin teleport_all_across_world short statusshort buttonshort OnPCEquip If ( menumode == 1 )returnendif If ( OnPCEquip == 1 )set status to 10set OnPCEquip to 0endif If ( status == 10 )****messagebox "Hello %PCName, where would you like to go?", "Balmora", "Vivec", "Mornhold", "Sandrith Mora", "Gnisis", "Solstheim", "Cancel"****set status to 10elseif ( status == 20 )set button to getbuttonpressedif ( button == -1 )returnelseif ( button == 0 )player->positioncell -21278, -17613, 534, 0, elseif ( button == 1 )player->positioncell 29872, -82108, 578, 180, elseif ( button == 2 )player->positioncell 2.730, 959.274, -105.817, 180, elseif ( button == 3 )player->positioncell 141876.953, 38613.121, 325.006, 177.6, elseif ( button == 4 )player->positioncell -86786.094, 89452.070, 1130.661, 0,elseif ( button == 5 )player->positioncell -174024.391, 136823.953, 457.668, 0, elseif ( button >= 6 )set status to 0endifendifEnd Link to comment Share on other sites More sharing options...
Kevin Woodman Posted February 7, 2005 Share Posted February 7, 2005 Pardon my ignorance with scripting, but I tried using that script and I get the error, cannot find variable balmora. I put the stuff in the **** in one line.( the line i get error from) I do have a script tutorial I'll try to figure it out, anyone else tried this script? I just realized while typing this i didn't activate the bloodmoon esm....but why am i getting a balmora error? I don't really need it i have the Runestone MOD, i just wanted to tinker. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.