LustyMap

In-game map and minimap GUI

Total Downloads: 48,896 - First Release: Sep 8, 2015 - Last Update: Dec 29, 2017

5/5, 163 likes
  1. Enter the IP & PORT for youur server in the browser.
    Example: 217.170.197.171:28255/map.jpg
     
  2. Does this plugin use too much ram or CPU?
     
  3. Yes, it does use much ram when you enable RustIOfriends TRUE
     
  4. But when you dont?
     
  5. Question .... what is the vertical black box when I open the map? It just showed up with the last plugin update
     

    Attached Files:

  6. and i think developers going nothing to do with that -.-
     
  7. Its a known issue but I have not found a fix for it yet, its starting to look like its not an issue my side...

    I took a really long time for some reason but it did eventually generate for me: http://i.imgur.com/V238ibA.jpg
    [DOUBLEPOST=1467464289][/DOUBLEPOST]
    You need to update, I accidentally left that visible in 1.1.22 (its going to have options to change what is visible on the map). It should be hidden in 1.1.23
    [DOUBLEPOST=1467464457][/DOUBLEPOST]
    What version are you using? I have switched to use Path.DirectorySeparatorChar for a while now so it should no longer be an issue.
    [DOUBLEPOST=1467464837][/DOUBLEPOST]
    Everything I have tried has had no effect. I have triple checked my code any everything looks fine. RustIO is an extension and not a plugin so I cannot see the source code to check what is happening, but it is looking like an issues on that side...

    Unfortunately I am not a 'real' developer so debugging this further is starting to get beyond me :(
    If anyone knows what the problem is, or can provide more debugging information that would be most helpful, otherwise this bug will be around for a while, until something clicks...
     
  8. Also I wanted to mention for anyone that uses the m key in game and gets a black map, try lowering the size of the map from 5mb to say 200k. I did lower the resolution of my map and still looks great as you can see in my last post and loads instantly
     
  9. Guys pls answer!
    Friends will be shown on a map if I put only rustioklans not put rustiofriends?
    Sorry for my English :)
    [DOUBLEPOST=1467622478][/DOUBLEPOST]Ohhh RustIOClans sorry for my mistake)
     
  10. HI,

    does not work with pre-release versions.
    separate support?
     
  11. Friends need your help, I can not make a clear map help find the line in the code that is responsible for this, thank you and good day !
     
  12. Are these errors anything i should be worried about?

    [SERVER v1.0.23] Console: LustyMap.cs(2948,14): warning CS0114: `Oxide.Plugins.LustyMap.LoadDefaultConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
    C:\servers\mjb\Oxide.Core.dll (Location of the symbol related to previous warning)
    LustyMap.cs(2225,22): warning CS0219: The variable `grid' is assigned but its value is never used
    LustyMap.cs(30,14): warning CS0414: The private field `Oxide.Plugins.LustyMap.mapbutton' is assigned but its value is never used
    LustyMap.cs(76,16): warning CS0414: The private field `Oxide.Plugins.LustyMap.txtCmdImages' is assigned but its value is never used
    LustyMap.cs(83,16): warning CS0414: The private field `Oxide.Plugins.LustyMap.txtCmdAdmin' is assigned but its value is never used
    LustyMap.cs(100,16): warning CS0414: The private field `Oxide.Plugins.LustyMap.txtCmtImages' is assigned but its value is never used
    LustyMap.cs(102,16): warning CS0414: The private field `Oxide.Plugins.LustyMap.txtCmtLocation' is assigned but its value is never used
    LustyMap.cs(103,16): warning CS0414: The private field `Oxide.Plugins.LustyMap.txtCmtLocationFail' is assigned but its value is never used
    LustyMap.cs(104,16): warning CS0414: The private field `Oxide.Plugins.LustyMap.txtCmtImage' is assigned but its value is never used
    LustyMap.cs(105,16): warning CS0414: The private field `Oxide.Plugins.LustyMap.txtCmtImageFail' is assigned but its value is never used
    LustyMap.cs(122,16): warning CS0414: The private field `Oxide.Plugins.LustyMap.txtBtnClose' is assigned but its value is never used
    LustyMap.cs(123,16): warning CS0414: The private field `Oxide.Plugins.LustyMap.txtBtnMap' is assigned but its value is never used
     
  13. Nothing to worry about, just old code I haven't cleaned up or new code i have finished implementing. They wont cause any issues though :)
     
  14. Fantastic, thank you :) just wanted to make sure I hadn't broken anything lol.
     
  15. Can this be setup so only people with permissions get the map? I have some people ask for it, but i really can't stand extra stuff on my screen, so I'd like to have it as something they can get through the ServerRewards plugin.
     
  16. This won't work with pre-release since oxide hasn't been updated with pre-release info. Wait until tomorrow :)
     
  17. the easiest way to implement this is to ask for Oxide Permission group support. You can then sell "LustyMap" via ServerRewards by having ServerRewards execute a command that adds the user to the applicable permission group...

    Either way you need Kayzor to add something.

    Just out of curiosity, couldn't they just click the arrow to minimize the mini-map? I might be misinterpreting your issue but it seemed more related to "extra stuff on the screen" versus the ability for people to see the map.
     
  18. I just turned minimap off completely and gave M key map view to everyone.
     
  19. Not working after the new update, probably GUI related :)