Hi,
How to check - some CUI is open or no by player? Unfortunatly player can open more then one gui by command. I tried to research player object but it so large.
Active player CUI
Discussion in 'Rust Development' started by zloidemon, Apr 6, 2016.
-
Wulf Community Admin
If a GUI from a plugin is being opened more than once, then they aren't handling it right. You'd need to store each GUI in a dictionary and destroy all old instances when a new one is called.
-
-
Wulf Community Admin
-
-
Wulf Community Admin
-
[DOUBLEPOST=1459943935][/DOUBLEPOST] -
Wulf Community Admin
Any of the normal Unity stuff will not be usable, only what Facepunch provides via the Rust CUI, which is the same as what Oxide wraps.