UIs no longer display when dead
Discussion in 'Rust Development' started by Kayzor, Oct 7, 2015.
-
Also interested...
-
+1 i'd also like to know the fix to this.
-
Wulf Community Admin
Which hook are you using to display it?
-
Originally I had a little menu show up via the OnEntityDeath hook, however since this I have done a little testing and found all UI's are now hidden when you are dead / sleeping. As soon as the player wakes up the UI's come back (including any new ones that were created while they were hidden).
For myself as a workaround I force the player into spectator mode shortly after they die which allows my UI to show up (used during respawning within our arena events so no need for the sleeping bag menu). I imagine this wont be suitable for everyone.
