Solved Checking hours played?

Discussion in 'Rust Development' started by Reynostrum, Oct 15, 2016.

  1. Is there anyway to check a player's hours on Rust?
    Or if the profile is private?

    I was thinking maybe doing something in PHP + Webrequest, but before doing that I want to be sure if there is a 'native' way for doing that.
     
  2. Wulf

    Wulf Community Admin

    There are plugins that do this such as SteamChecks. You'd need to use Steam's API.
     
  3. Oh, it was on Universal Plugins. Didn't see it.

    Thanks Wulf.