Get server FPS and collider count?
Discussion in 'Rust Development' started by Rusty, Jan 25, 2016.
-
Calytic Community Admin Community Mod
Type server.fps in your console or through rcon to get the current fps.
For colliders, you can use Collider Count for Rust | Oxide -
I meant through a plugin
-
Wulf Community Admin
You can see a code example in Oxide's code for the FPS, for colliders I'd check the Assembly-CSharp.dll.
