ServerInfo

Moved

Total Downloads: 10,610 - First Release: Aug 29, 2015 - Last Update: Oct 27, 2017

5/5, 53 likes
  1. Thanks alot Baton, really appreciate it. Love the plugin by the way, I would never have thought it'd be possible to have a GUI with various pages etc in Rust. Nice job man.
     
  2. [10/2/2015 12:50:01 AM] [Oxide] 12:49 AM [Error] Error while compiling ServerInfo.cs(299,17): error CS1503: Argument `#4' cannot convert `string' expression to type `Facepunch.ObjectList?'
     
  3. Update broke plugin:

    > oxide.reload ServerInfo
    [Oxide] 5:59 PM [Error] ServerInfo plugin failed to compile!
    [Oxide] 5:59 PM [Error] ServerInfo.cs(299,17): error CS1503: Argument `#4' cannot convert `string' expression to type `Facepunch.ObjectList?'

    Thanks!
    -SUE, RustieShack
     
  4. This should work for today's update.
     

    Attached Files:

  5. Thanks!
     
  6. works !
     
  7. baton256 updated GUI Help with a new update entry:

    0.3.6

     
  8. My don't open as soon as you join the server and my ShowInfoOnPlayerInit is set to true
     
  9. I'm gonna fix all issues with plugin when I'm back from the vacation. Thx for reporting
     
  10. Мне кажется, или автор русский?)
     
  11. delete
     
  12. I still have this error (with version : 3.0.6) :

    > oxide.reload ServerInfo
    [Oxide] 6:13 AM [Error] ServerInfo plugin failed to compile!
    [Oxide] 6:13 AM [Error] ServerInfo.cs(299,17): error CS1503: Argument `#4' cannot convert `string' expression to type `Facepunch.ObjectList?'

    Edit:
    My bad... i put the .cs file in config folder instead of plugins... works fine now! thanks
     
    Last edited by a moderator: Oct 2, 2015
  13. Question : people using /info cannot see the whole line sometimes ( it is cut ).
     
  14. How to make a window to run when entering a player on the server?
     
  15. Click. button is not avaliable in latest update. ;(
     
  16. Is it possible to set transparency for the whole thing?
     

  17. This maybe a hack but it works (for me) I used info posted by Kayzor here: OnPlayerInit: What happend? | Oxide
     

    Attached Files:

  18. This works thank you.

    Another problem, when clicking on tabs it lags out badly and sometimes crashes my client, as I'm sure it does the same for other players too.
     
  19. if I reload the plugin, i can see the help button, but if i log out and back in, it disappears until I reload the plugin.

    This means that ANY new player won't see the plugin unless I manually reload the plugin. Any idea what's causing this? I can add a TimedExecute command, but this will mean reloading the plugin every few minutes. :(
     
  20. Use the plugin isuelt posted above my last post, works for me.