Voivre Posted March 22, 2012 Share Posted March 22, 2012 I am trying to place a custom spaceship in a remote area of the wasteland.. How do I find out the X, Y coordinates to filter for that specific exterior cell? Link to comment Share on other sites More sharing options...
tunaisafish Posted March 22, 2012 Share Posted March 22, 2012 At the console, you can type...player.GetPos XThen with the value it returns divide by 4096. Then round down.Same for Y, and you'll have the cell coordinates. Other way is to go into console mode and select an object.Make a note of the ID, then use the menu Edit->Find TextType in the ID and then look under the objects tab.double-click to load cell. Link to comment Share on other sites More sharing options...
Voivre Posted March 23, 2012 Author Share Posted March 23, 2012 I'll give that a try, thanks! :thumbsup: Link to comment Share on other sites More sharing options...
Recommended Posts