Aurorus Posted December 10, 2020 Share Posted December 10, 2020 Is event what listening for server down? Link to comment https://forums.kleientertainment.com/forums/topic/124709-listen-for-server-down/ Share on other sites More sharing options...
penguin0616 Posted December 10, 2020 Share Posted December 10, 2020 Your sentence is not coherent. Thus, I am assuming that you are asking if there is an event for when the player gets disconnected from the server. Disconnection is handled internally, but in theory you could use AddClassPostConstruct and use that as an indicator of disconnection. 1 Link to comment https://forums.kleientertainment.com/forums/topic/124709-listen-for-server-down/#findComment-1404007 Share on other sites More sharing options...
Aurorus Posted December 10, 2020 Author Share Posted December 10, 2020 I mean event what will trigger after host on player hosted server left the server Link to comment https://forums.kleientertainment.com/forums/topic/124709-listen-for-server-down/#findComment-1404013 Share on other sites More sharing options...
penguin0616 Posted December 10, 2020 Share Posted December 10, 2020 (edited) The same event as stated before, disconnection. I believe you can use ms_playerleft and it will catch the host leaving right before disconnection, but you would have to test that. Edited December 10, 2020 by penguin0616 1 Link to comment https://forums.kleientertainment.com/forums/topic/124709-listen-for-server-down/#findComment-1404014 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