![]()
ma mistake, fixed

LustyMap
In-game map and minimap GUI
Total Downloads: 48,882 - First Release: Sep 8, 2015 - Last Update: Dec 29, 2017
- 5/5, 163 likes
-
Well this is what I have in the .cs - hopefully someone with better eyes than I can see where I have fucked up!
[C#] LustyMap.cs - Pastebin.com
Many thanks in advance if anyone is able to sort it, been driving me nuts! -
What to do is not working LustyMap mini. If you completely zoom out, the map works and if I can get says "NO IMAGE FOUND"
-
Hello Guys, I have a problem, the mini map is not loaded "No Image Aviable".
You always have to type "/ map mini" to show the MiniMap.
and at beancan.io I can not edit the servers
[Sry for Bad Google Translate] -
Please Update please
-
is there any way to close the map when you second time press binded button?
-
How do you remove a bind bind m "LMUI_Control map"? thank you
-
Can not display icons
How to solve the problemAttached Files:
-
-
make sure that line is like that -
Thanks it works but I still do not have the Quarrys
newLoadOrder.Add("lighthouse", $"{path}lighthouse.png");
newLoadOrder.Add("radtown", $"{path}radtown.png");
newLoadOrder.Add("cave", $"{path}cave.png");
newLoadOrder.Add("warehouse", $"{path}warehouse.png");
newLoadOrder.Add("dish", $"{path}dish.png");
newLoadOrder.Add("rocketfactory", $"{path}rocket.png");
newLoadOrder.Add("spheretank", $"{path}spheretank.png");
newLoadOrder.Add("harbor", $"{path}harbor.png");
newLoadOrder.Add("special", $"{path}special.png");
newLoadOrder.Add("supply", $"{path}supply.png");
newLoadOrder.Add("debris", $"{path}debris.png");
newLoadOrder.Add("vending", $"{path}vending.png");
newLoadOrder.Add("gasstation", $"{path}gas.png");
newLoadOrder.Add("supermarket", $"{path}market.png");
newLoadOrder.Add("Sulfer Quarry", $"{path}quarrysulfer.png");
newLoadOrder.Add("Stone Quarry", $"{path}quarrystone.png");
newLoadOrder.Add("HQM Quarry", $"{path}quarryhqm.png");
newLoadOrder.Add("junkyard", $"{path}junkyard.png"); -
me neither, and I just cannot work out why everything is identical so that can be ruled out I think we need @k1lly0u and his vast knowledge of c# to bequeath us with the answer
-
-
Damn and just like that there he is!!! Legend
TY @k1lly0u very much appreciated
-
Super thank you it works now
-
unfortunately I get errors when I try to resetmap:
> resetmap
[LustyMap] Map reset Confirmed! Creating a new image load order with ImageLibrary
[LustyMap] [Warning] Icon images have not been found. Uploading images to file storage
[LustyMap] [Warning] Attempting to contact beancan.io to download your map image!
[ImageLibrary] Starting order LustyMap
[LustyMap] [Warning] Map generation successful! Downloading map image to file storage. Please wait!
[LustyMap] Error whilst retrieving the map image from file storage: ImageConverter cannot convert from (null).
If you are running linux you must install LibGDIPlus using the following line: "sudo apt install libgdiplus", then restart your system for the changes to take affect
Web request callback raised an exception (ArgumentNullException: Argument cannot be null.
Parameter name: image)
at System.Drawing.Graphics.DrawImage (System.Drawing.Image image, Rectangle destRect, Int32 srcX, Int32 srcY, Int32 srcWidth, Int32 srcHeight, GraphicsUnit srcUnit, System.Drawing.Imaging.ImageAttributes imageAttr) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Drawing.GraphicsrawImage (System.Drawing.Image,System.Drawing.Rectangle,int,int,int,int,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes)
at Oxide.Plugins.LustyMap+MapSplitter.ResizeImage (System.Drawing.Image image, Int32 pixels) [0x00000] in <filename unknown>:0
at Oxide.Plugins.LustyMap.ScaleMapImage () [0x00000] in <filename unknown>:0
at Oxide.Plugins.LustyMap.DownloadMap (System.String url) [0x00000] in <filename unknown>:0
at Oxide.Plugins.LustyMap.<GetMapURL>m__1 (Int32 code, System.String response) [0x00000] in <filename unknown>:0
at Oxide.Core.Libraries.WebRequests+WebRequest.<OnComplete>b__42_0 () [0x00000] in <filename unknown>:0
I am not using LinuxLast edited by a moderator: Dec 29, 2017 -
This plugin is dead
Time for FP to open up the api for the in-game map -
Cancel that, it loads up great with a fresh config. Change one thing in the config at a time and then reload it, that's where the errors will show.
Last edited by a moderator: Dec 29, 2017 -
[LustyMap] [Warning] Map generation successful! Downloading map image to file storage. Please wait!
[LustyMap] [Warning] Attempting to split and store the complex mini-map. This may take a while, please wait!
[LustyMap] [Warning] Map image not found in file store. Waiting for 10 seconds and trying again (Attempt: 1 / 5)
Image loading fail! Error: Unknown Error - Image Name: quarryhqm_0 - Image URL: file://C:\Users\root\Desktop\Rust_Server\Server\rustds\oxide\data\LustyMap\icons\quarryhqm.png
Image loading fail! Error: Unknown Error - Image Name: quarrystone_0 - Image URL: file://C:\Users\root\Desktop\Rust_Server\Server\rustds\oxide\data\LustyMap\icons\quarrystone.png
Image loading fail! Error: Unknown Error - Image Name: quarrysulfur_0 - Image URL: file://C:\Users\root\Desktop\Rust_Server\Server\rustds\oxide\data\LustyMap\icons\quarrysulfur.png
Image loading fail! Error: Unknown Error - Image Name: junkyard_0 - Image URL: file://C:\Users\root\Desktop\Rust_Server\Server\rustds\oxide\data\LustyMap\icons\junkyard.png -
Grab the LustyMap Icon pack: Plugin Attachments | CHAOS_CODE
-
How do you remove a bind thank you