Pudge 24 Posted June 22, 2020 Share Posted June 22, 2020 Hello! Is it possible to detect this state? When character is in game but UI is currently reloading. Boolean Usefuls.IsLoadingOrConnecting doesn't detect the loading screen from reload UI when character already entered the world and it returns false, it returns true only on the loading screen when character enters the world from selection menu. Also Usefuls.InGame and Conditions.InGameAndConnected returns false when UI is reloading, this is weird. Maybe some elements from interface can be catched by method IsVisible/IsShown ? Link to comment https://wrobot.eu/forums/topic/12296-detect-reloading-ui-state/ Share on other sites More sharing options...
Zan 99 Posted June 23, 2020 Share Posted June 23, 2020 7 hours ago, pudge said: Hello! Is it possible to detect this state? When character is in game but UI is currently reloading. Boolean Usefuls.IsLoadingOrConnecting doesn't detect the loading screen from reload UI when character already entered the world and it returns false, it returns true only on the loading screen when character enters the world from selection menu. Also Usefuls.InGame and Conditions.InGameAndConnected returns false when UI is reloading, this is weird. Maybe some elements from interface can be catched by method IsVisible/IsShown ? When you see this screen you are NOT in game and it should return false. Link to comment https://wrobot.eu/forums/topic/12296-detect-reloading-ui-state/#findComment-58945 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now