LustyMap

In-game map and minimap GUI

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

5/5, 163 likes
  1. how to make it not show caves plez
     
  2. That is nothing to do with my plugin, its just the way the rust ui handles images from the net. If you look at any other plugin it does the same.
    If you really want you can experiment with changing the contract and brightness of the image, I have only had moderate success with this...
     
  3. thanks for answer
     
  4. hmm, really?
    var monumentPic = new CuiRawImageComponent
    {
    Url = monument.picUrl,
    Color = string.Format("1 1 1 {0:F1}", (75.0f / 100.0f))
    };

    You can use Color for transparency.
     
  5. Hes not talking about transparency, hes talking about the washed out grey effect that is applied to the images.
     
  6. i dont understand the thing i need to replace my ip and port by what??

    That actually my map link :
    map.playrust.io/?192.99.47.107:28261.

    what should it look like if i replace it?
     
  7. Wulf

    Wulf Community Admin

    What exactly are you trying to do? Rust:IO isn't related to this plugin.
     
  8. trying to set /map url but doesnt work !!
     
  9. Wulf

    Wulf Community Admin

    Pretty sure that command is for use with a map image, not a webpage.
     
  10. The radtowns,caves use to load logged in today and had to /reload LustyMap and now only map is showing
     
  11. How about adding a player movement, planes and helicopters, as in RustIO? I've seen it implemented on some servers.
     
  12. it would be great
     
  13. Are there any possibilies to change the "crosshair" on the mini-map that shows where you are? -It's a little bit thick and big for me.
     
  14. Hey Kayzor, can I make a feature request?

    Is it possible to show a player's own death location on the map for (xx minutes - configurable) with a small red x or red crosshairs? After xx minutes, the death marker vanishes.
     
  15. How do I host the images?
     
  16. You can upload the image to www.imgur.com or to your own website (if you have one) then go to the image in a browser and use that URL in your config as instructed.
     
  17. What all 1024 images in an album will work?
    [DOUBLEPOST=1457621928][/DOUBLEPOST]
    I probably should have been more specific. I'm talking about the complex map obviously, sorry for the confusion.
     
  18. Is it possible to add a feature that players can zoom in/out of the map? Or that you can add less tiles so it's more zoomed out?
     
  19. Got it working, but I have a question. Will i have to update the url each time i generate a new map seed if i'm using the simple map with rustio map url?
     
    Last edited by a moderator: Mar 11, 2016