Page 1 of 1

LuaPlayer.in_space_map

Posted: Sun Nov 09, 2025 12:41 am
by protocol_1903
As in title, boolean read from player to check if they are currently viewing the space map. Currently there's no way to know this information unless you use some very hacky workarounds.

Re: LuaPlayer.in_space_map

Posted: Tue Apr 28, 2026 4:17 pm
by Rseding91
Unfortunately this is not known by the mod-accessible game state (the GUI being opened is not part of the save and is not persisted through save/load and so mods can't read if it's opened as it would cause desyncs).