LustyMap

In-game map and minimap GUI

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

5/5, 163 likes
  1. Thank you very much! All the same, there are adequate people, Now all is well
     
  2. Since upgrading to 1.1.12 my character does not move on the map when I move?

    It updates my location every time I open the map where as before I used to run with the map open and the cursor thing would move around the map?

    Any ideas?
     
  3. Great plug-in. We love it! I have been using it since it was released with little or no issues. I'm sorry to bother you with any small problems but I have one thing I need to come here to figure out. I just updated from a older version and I got everything to work so far except the icons are not showing at all and you can not see yourself on the map. I got the zip file and placed the new folder in the data folder. I replaced the jpeg with my image but I just couldn't get the map to show until I just used the url in the config file so I'm sure the icon issue I am having has something to do with a mistake I am making. I'm positive it's likely something I'm missing or am doing wrong. Any help regarding this issue would be great. Thank you for all the hard work you have done to allow us to give people a unique Rust experience.
     
  4. I have just spotted what the issue is, fixing now.
     
  5. Kayzor updated LustyMap with a new update entry:

    1.1.14

     
  6. ohh so awesome, you added names ! great job thanks!
     
    Last edited by a moderator: May 7, 2016
  7. OMG, this plugin.

    The updates recently have been absolutely amazing. This has become a serious alternative to RustIO. Thanks for your hard work Kayzor; LustyMap has definitely become more then just a tool; it's practically a missing feature of Rust added after the fact.
     
  8. I am glad you like it :D
    [DOUBLEPOST=1462623305][/DOUBLEPOST]
    I had a though, you have updated your icons with the one ones released when the friends support was added right? there are different icons used for friends which didn't exist in the original icons pack before.
    [DOUBLEPOST=1462623670][/DOUBLEPOST]
    Just to confirm, the folder structure should look like this:
    ..\oxide\data\LustyMap\map.jpg
    ..\oxide\data\LustyMap\icons\
    ..\oxide\data\LustyMap\other\
    ..\oxide\data\LustyMap\custom\
    etc...

    Once the icons are in the correct location either reload the plugin or type /map images to have the plugin try and load the images.
    If your still having trouble you can enable debugging by /map debug true ingame, reload the plugin and have a look at the rcon console to see whats wrong (and post here if you need help). :)

    Good luck!
     
    Last edited by a moderator: May 7, 2016
  9. Perfect update man, thx. ;)
     
  10. My favourite plugin by far!

    Since the latest update players are saying they can see other players who they do not share locations with on Rust.io

    Any thoughts on this?
     
  11. I will look into it now
     
  12. Can you make it possible, that i can change an entry in the config, that i don't longer see my position on the map. It would be useful, if you want to make a server vanilla-like. Thanks
     
  13. Every once and a while the Air Drops do not show up on my map and I have to restart the game for them to show up again?

    Thoughts?
     
  14. The plugin shows players who have added you as a friend even if you haven't added them. I think i am gonna tweak this so it only show players that both have each other as friends.
    [DOUBLEPOST=1462629104][/DOUBLEPOST]
    Hmm, not sure on this one, i just use the normal OnEntitySpawned hook to detect new drops, not sure why that would stop... i will have a look though.
     
  15. I am slo having icons disappear as I use the map.... things are there and then poof are gone.
     
  16. What kind of icons? i know supply crates de-spawn after a while
     
  17. ////del////
     
  18. no more problems
     
    Last edited by a moderator: May 7, 2016
  19. any chance of adding the grid coordinates along top and side like on the playrust io map
     
  20. This just poped in my console, not sure what happened :D

    Code:
    (19:28:02) | [Oxide] 19:27 [Error] Failed to call hook 'lustyConsole' on plugin 'LustyMap v1.1.14' (KeyNotFoundException: The given key was not present in the dictionary.)
    (19:28:02) | [Oxide] 19:27 [Debug]   at System.Collections.Generic.Dictionary`2[System.UInt64,Oxide.Plugins.LustyMap+MapLocation].get_Item (UInt64 key) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.LustyMap.minimapGUI (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.LustyMap.mapClose (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.LustyMap.mapToggle (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.LustyMap.lustyConsole (.Arg arg) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.LustyMap.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0