1. How does one find the width of the display. using decimals to draw is kinda stupid imo... but I'll work with it if i can find the width and height of the display.
     
  2. Wulf

    Wulf Community Admin

    No, there isn't any way to get that information as the client doesn't send it to the server.
     
  3. so Display.main.renderingWidth and Display.main.renderingHeight would be what exactly?
     
  4. Wulf

    Wulf Community Admin

    The server's display, which would be useless and not exist for most. ;) The client and the server share the same DLL.
     
  5. So how would one do precise placement? And scaling.
     
  6. Wulf

    Wulf Community Admin

    You wouldn't be able to really, not with the Rust CUI in its current state.