ServerInfo

Moved

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

5/5, 53 likes
  1. I really hope someone brings this back, so new members/others who don't see this thread can enjoy the plugin too, on server I saw it running it made displaying a bunch of information super neat looking, and really added to quality of it.
     
  2. That is ServerInfo...
    I can't find it anymore, It may be unmaintained now..
    There are versions laying around though
     
  3. ye ye i know im added in my server now :) this is ServerInfo
     
  4. Yeah that was the mood i was thinking of
     
  5. Glad you found it :)
     
  6. [Oxide] 19:10 [Error] Failed to load plugin 'ServerInfo' (multiple sources found)
     
  7. Wulf

    Wulf Community Admin

    That error means you have multiple plugins named "ServerInfo" installed.
     
  8. So Im using the addon ServerInfo and its no longer on Oxide (or I would just post there) and I need some help figuring this color code out:

    "ActiveButtonColor": "#0255255255",
    "InactiveButtonColor": "#127127127255",
    "CloseButtonColor": "#127127127255",
    "NextPageButtonColor": "#127127127255",
    "PrevPageButtonColor": "#127127127255",
    "BackgroundColor": "#000255",

    For some reason I cant figure it out, its a 10 digit color code? For an example I want the active button color to be a bright neon green, Ive tried 1165255000 and it made the button darkblue/black. Ive also tried 1000255000 and its still darkblue/black... Help please? This is what Im looking for:

    "ActiveButtonColor": "Neon Green",
    "InactiveButtonColor": "Green",
    "CloseButtonColor": "Red",
    "NextPageButtonColor": "Green",
    "PrevPageButtonColor": "Green",
    "BackgroundColor": "Black",
     
  9. How do I make the whole background transparent? As in I will see the info panel but still see the ingame things behind it?
     
  10. In Config try setting Background color to something like

    "BackgroundColor": "#000000BF", The last 2 digits on the end are the Transparency

    Code:
    100% — FF
    95% — F2
    90% — E6
    85% — D9
    80% — CC
    75% — BF
    70% — B3
    65% — A6
    60% — 99
    55% — 8C
    50% — 80
    45% — 73
    40% — 66
    35% — 59
    30% — 4D
    25% — 40
    20% — 33
    15% — 26
    10% — 1A
    5% — 0D
    0% — 00
    
     
  11. Thank you very much, this did exactly as I wanted :D
     
  12. Wow. I love this plug-in and have been using for a while. Is it still stable if it's no longer maintained? I've seen several unofficial updates posted and hope it continues to be useful even if has no official developer.
     
  13. I think i did read that someone said is working on a new version.
     
  14. can someone point me in the direction to GUI HELP plugin. it used to be here http://oxidemod.org/plugins/gui-help.1317/ but its been closed. any ways someone can point me to a new version or even someone give me the old version.
     
  15. BUMP - I use to use this and accidentally deleted this now I cant get it back!
     
  16. yea i found it on old pages someone posted but so you dont have to look here you go.
     
  17. @Wulf @k1lly0u

    hello everyone i have been working on Serverinfo.cs and i got the file fully working again no errors how ever

    i am not wel knowen in script language as in commands to do changing scripts is easy but commands to hard

    i have a command in Json file refering to "Website" i wanna change this refe...hare public as it is custom made and repaired.