Jump to content

Cell coordinates for the wasteland worldspaces.


theLeeHarvey

Recommended Posts

I got the idea for this from the Oblivion forum. How can I find out what the cell coordinates are for the wasteland cell my character may be standing in at any given moment. For example, say I am wandering through the wastes and find a spot that looks like it would be perfect to mod a settlement on. How can I find the X,Y coordinates for that cell with my console so I can look it up in the worldspace window of GECK?
Link to comment
Share on other sites

try this:

 

(obviously in console:)

Player.GetPos X (for the X value)

Player.GetPos Y (for the Y value)

 

or more general: ref.getpos x (or y) (this does work for all persistents)

 

I'm not sure if this actually shows the values or if it just gets them, so if the values aresn't shown and you can't print em, make it a simple script, for instance one that gets the values and shows them in your pip boy

Link to comment
Share on other sites

  • Recently Browsing   0 members

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