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.
Solved Getting player's display width?
Discussion in 'Rust Development' started by FusionLord, Jun 12, 2016.
-
Wulf Community Admin
No, there isn't any way to get that information as the client doesn't send it to the server.
-
so Display.main.renderingWidth and Display.main.renderingHeight would be what exactly?
-
Wulf Community Admin
The client and the server share the same DLL.
-
So how would one do precise placement? And scaling.
-
Wulf Community Admin