1. Just so u know the updater is hating your plugin...
     
  2. what updater ?, not sure why
     
  3. Wulf

    Wulf Community Admin

    The ResourceId you set isn't valid in all your plugins, it should match the one from your plugin's Overview page URL. The Updater plugin uses this.
     
  4. i don't think its possible to get a players fps server side as that is the frame rate of the client unless its posted to the server i cannot do this but time is possible
     
  5. ownprox updated Players Online GUI with a new update entry:

    quick little fix

     
  6. /toggle dont work for me it shows unknown comment 'toggle'

    how to fix it
     
  7. can you add a fps counter in this gui please?
     
  8. not sure it should just work.

    getting fps is client side i don;t think theres a way unless client sends it to server
     
  9. there is a fps plugin already, you can read the code and see how you can implement it into the gui
     
  10. can you link me ?
     
  11. Plugin works fine but the /toggle command will not work for me
     

    Attached Files:

  12. did u remove:
    [ChatCommand("toggle")]
    void DisableCmd(BasePlayer player, string command, string[] args)
    {

    or do you even have the latest version
     
  13. ok sry i don't had the latest version of your plugin.

    Problem is solved
     
  14. I cant remove or reload this plugin, it says its already being reloaded. if i remove it, the plugin persists. This also has lead to the toggle function not working for those of u saying the toggle doesn't work.
     
  15. For what? You are already have FPS counter after pressin F2. Oh, you also can enable Steam's FPS counter in Steam Settings.
     
  16. wtf? I didnt mean fps lol, I ment ping
     
  17. Oh. Then it is changes everything.
     
  18. although it would require sending alot more requests to each player cause there's no point adding ping unless the counters were getting updated every so often, ill add a configurable ping feature soon
     
  19. add an option to this to show the game time inside the game.
     
  20. My old version that I did not finish for technical reasons. There's game time
     

    Attached Files: