Bigagb Posted November 18, 2010 Share Posted November 18, 2010 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 Link to comment Share on other sites More sharing options...
ObLars Posted November 18, 2010 Share Posted November 18, 2010 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.. Link to comment Share on other sites More sharing options...
Quetzlsacatanango Posted November 18, 2010 Share Posted November 18, 2010 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. Link to comment Share on other sites More sharing options...
thc1234 Posted November 18, 2010 Share Posted November 18, 2010 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). Link to comment Share on other sites More sharing options...
Recommended Posts