InfoPanel

Moved

Total Downloads: 55,751 - First Release: Sep 25, 2015 - Last Update: Mar 13, 2018

5/5, 160 likes
  1. Use a different dock
     
  2. I meant I don't understand what the numbers actually mean, all the 00.98 etc - I'm unaware of what they correspond to.

    I'll just mess about until I get it.
    [DOUBLEPOST=1470257181][/DOUBLEPOST]Yeah, doesn't work at all.
    I played with the margin, got it to where i wanted it, reloaded the plugin and boom, no-one can see it but me....
     
  3. Its using this dock
    Code:
    "TopRightDock": {
          "AnchorX": "Right",
          "AnchorY": "Top",
          "Available": true,
          "BackgroundColor": "0 0 0 0.4",
          "Height": 0.03,
          "Margin": "0.007 0.005 0.007 0.007",
          "Width": 0.39
    If you look at the others above that will give you an idea
    And on the message box
    Code:
    "MessageBox": {
          "AnchorX": "Right",
          "AnchorY": "Bottom",
    and there are two more below X and Y look at them as well

    You could try
    Code:
    "TopRightDock": {
          "AnchorX": "Right",
          "AnchorY": "Bottom",
          "Available": true,
          "BackgroundColor": "0 0 0 0.4",
          "Height": 0.03,
          "Margin": "0.007 0.005 0.007 0.007",
          "Width": 0.39
    Not sure if it will work so you need to test
     
  4. Very nice
     

  5. It works great however I still have an issue where only 40% of my players can actually see the messsage inside the message box, the others only see the GUI :(
     
  6. Download this one
     

    Attached Files:

  7. Disregard - Fixed
     
    Last edited by a moderator: Aug 5, 2016
  8. Regrettably I have tried all I know, the info panel just wont work :C
     
  9. How can I make that the InfoPanel will fade out when someone is in his inventory or in a wooden box? It's hovering over the inventory now..
     
  10. You can't, in case of your inventory.
    Only the PlayerLooting something could be checked, but its not implemented by the plugin.
     
  11. Hmm.. I have the ZLevelsRemastered plugin, and that one can cope with this. It's fading when I do "tab" and is being removed from screen when I'm in a wooden box...

    I think i'm going to just move the bars to the top again :p
    [DOUBLEPOST=1470517398][/DOUBLEPOST]Just one other thing, right next to the radiation image, there's another "grey" area, without an image. This is without editing any config. What could this be?
     
  12. not working...keep spamming errors in console game
     
  13. Guys i found out the good version and ill give it to you and also you can have my settings for panel :D like if i helped you.
    [DOUBLEPOST=1470677450][/DOUBLEPOST]and dont forget to visit RoyaleRust a 24/7 server with mods and good stuff.
     

    Attached Files:

  14. Cheers for posting that... driving my users and I nuts lol... its definately better than what I managed to achieve lol.
     
  15. Can you include a screenshot of the positioning/appearance?
     
  16. This gentleman's upload is positioned between the belt and the levels display, in a square-like fashion.

    I'm looking for an update to the original plugin, where it is located only at the bottom of the screen, but can't seem to find a fix - I've tried most if not all of the recent updates in this post. Anything I can do? The clock and messages do not display. This is the current setup I'm running for the clock and messages (this was posted from a previous person here, I forget by whom):

    Clock:
    MessageBox:
     
    Last edited by a moderator: Aug 10, 2016
  17. Salut ! Je me permet de poster ici la traduction de ce plugin ainsi que sa doc
    Hi ! I post here the translate of Infopanel doc and config file :)
     

    Attached Files:

  18. I keep getting console errors about InfoPanel. It's an error I'm getting with several other plugins as well.
    Code:
    [08/10/2016 10:45:08] [Oxide] 10:45 [Debug]   at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
      at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
      at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0
      at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool,System.Text.Encoding)
      at System.IO.File.WriteAllText (System.String path, System.String contents, System.Text.Encoding encoding) [0x00000] in <filename unknown>:0
      at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00000] in <filename unknown>:0
      at Oxide.Core.Configuration.DynamicConfigFile.WriteObject[StoredData] (Oxide.Plugins.StoredData config, Boolean sync, System.String filename) [0x00000] in <filename unknown>:0
      at Oxide.Core.DataFileSystem.WriteObject[StoredData] (System.String name, Oxide.Plugins.StoredData Object, Boolean sync) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InfoPanel.SaveData () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InfoPanel.OnServerSave () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InfoPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 
     
  19. HELP
    Hello,
    I install the plugin in the correct folder "oxide/plugins/InfoPanel.cs", I reboot the server and I do not see the interface in the game...
    I have folder "oxide/config/InfoPanel.json
    and i use ingame /ipanel show and and nothing happens...