ServerInfo

Moved

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

5/5, 53 likes
  1. Is there any way I'm able to preview how it actually looks before loading it?

    EDIT: I am editing the JSON file, re-uploading via FTP, used oxide.reload ServerInfo.cs and it's not changing at all. How do I reload it to see the changes I've made?
     
    Last edited by a moderator: Dec 29, 2015
  2. I'm editing a .JSON configuration file for GUI Help for Rust. Once I edit the .JSON configuration file, I'll re-upload it into my config folder where I got it from and overwrite the old. Once that is done, I use the console command "oxide.reload ServerInfo.cs". Once I do that, the console output is "[Error] Failed to load plugin 'ServerInfo.cs' (no source found)". Why is this?
     
  3. Wulf

    Wulf Community Admin

    reload ServerInfo
     
  4. Fresh install of oxide/rust and this plugin does not show up on first connect, this appears to be an issue with all plugins that use some form of GUI but i'm just posting it around so more dev's see it and can perhaps fix it.

    Plugin works fine after a reconnect but first loading into the server will not show any plugin GUI's at all.

    I have tried plugins that use a GUI 1 by 1 alone and the same issue happens.
     
  5. I have two players in my game Saying the command dosent work for them im really unsure why it works for every one else.
     
  6. hi,
    how you change the Color bleue in black ? I can not find ^^

    thank you =)
     
  7. it doesnt work for me, when i type /info nothing happens.


    EDIT: Works now, forgot to reconnect..
    Still i would like to know how you get a background full over the GUI/Popup.
     
    Last edited by a moderator: Jan 6, 2016
  8. Hi,

    Works perfectly on my server.
    But I have a little problem with the button "HelpButton" :

    My config :
    Code:
        "HelpButton": {
          "IsEnabled": true,
          "Text": "Aide",
          "Position": {
            "MinX": 0.0,
            "MaxX": 0.0495,
            "MinY": 0.005,
            "MaxY": 0.035
          },
          "Color": "#40404030",
          "FontSize": 15
        },
    I can not reproduce the problem, but players complain that the "/info" opens itself.
    The actions :
    - When a player jumps and run simultaneously.
    - When a player presses "Enter" after writing a message in the chat.

    I absolutely do not think why... Have you any idea why this happens?

    Button placement ( screenshoot ) : http://image.noelshack.com/fichiers/2016/01/1452276445-sans-titre.png

    ( Sorry for my english ! )
     
  9. Hi,

    Same problem on my server with same actions.
    To resolve the problem, players have to Alt + Tab and then go back to the game.


    Other problem since last update, it seems there is a problem with the colors transparency, a grain appeared in the transparency (see screenshot - before, it was a perfect transparent grey background).

    And last problem but I had it before the update, when I click on several tabs, the previous tab stays on active (my active color is green and you can see on the screenshot I have two tabs shown as "active").
     

    Attached Files:

  10. hi ! very good job for your plugin, but since the update of January, i can't see any sentence that i have write. I don't find where is the probleme. can you help me ? ^^'
     

    Attached Files:

  11. Feature Request.
    Ability to show gui/motd/help ONLY ONCE for every player.
    If they see it and close it, they wont be able to see it again (on player init), however they still can type /info in chat to bring up GUI help back :)
    A bit annoying once u play longer on the server, and u cannot close this with esc/space/any key.
     
  12. I have had the same problem with some players. It's very had to track down issue or try to reproduce it.
     
  13. same :( did u fix it?

    Ty,
     
  14. I truly believe we need a global font color.... I have a bg with white character that I grab from the net... and for the letters to turn color other than white....I need to manually change EVERY LINE, I have a config with more than 100 lines just for text...It kills me. PLEASE add the global setting.
     
  15. i cant add a new tab to the /info menu.
    plz help me....
    i have 1 tab that i got help making.
    but adding a new nomatter what i do its error in YML tester...
    can some1 send me a example test so i can see were i Ctrl + V in for a new tab
     
  16. How can ı add new tab ? this plugin only 3 tab :/
     
  17. It requires enough knowledge for JSON format to make a completed tab, pages are relatively easier to make. Use JsonEditorOnline to help sort things out with tree view.
     
  18. Put the plug-in with 5 or more buttons
     
  19. ı dont add much tab. only 3 tab. and what is this ? Help..
     

    Attached Files:

  20. You might as well as to attach config file /upload to pastebin(anti censor).com so we could analysis it.