Jump to content

X Y coordinates?


Voivre

Recommended Posts

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

At the console, you can type...

player.GetPos X

Then 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 Text

Type in the ID and then look under the objects tab.

double-click to load cell.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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