Jump to content

Recommended Posts

Posted

Is there any way of knowing through Script, the id of the World Space where are you?

 

With getpos know the coordinates x, y, z but know where you are

Posted

Is there any way of knowing through Script, the id of the World Space where are you?

 

With getpos know the coordinates x, y, z but know where you are

 

 

I'd like too know this aswell..

Posted

You can check if you are in a specific worldspace

 

ref.getinworlspace worldspacename

 

will return 1 if you are in the named worldspace.

 

I don't know of a way to, say, set a variable to the name of the worldspace you are in if that's what you're asking.

Posted

NVSE

player.GetParentCell looks like a good bet (however You'll only have reference).

You can then use printC to print formID or Name (in theory, never tried this for cell).

  • Recently Browsing   0 members

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