Solved Hiding custom UI in menu?

Discussion in 'Rust Discussion' started by Mikeyl, Jul 16, 2016.

  1. How to hide ui when in menu/inventory/crafting and when back ingame it comes back


    -.- probably wrong forum part to sorry
     
  2. Wulf

    Wulf Community Admin

    Any custom UI from plugins is managed by that plugin and would need to be adjusted to use the right layer.
     
  3. So in http://puu.sh/q402x.txt Where is it then? can you give me an example?
     
  4. Wulf

    Wulf Community Admin

    It shouldn't be overlaying menus with that, but if it is, I'd recommend asking in the plugin's thread for support as it'd require a few changes to be added to change the CUI parent if it's inheriting it from Oxide. The current CUI parent is "Overlay" because of a bug in Rust.