I'm still having issues that the map is being black for some players and for some it's working correctly. After a resetmap several times it's working for most of the people. But for others not.
Any options?

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
-
the plugin cant load the map picture from beancan or local with map.png its only black but i see the little icons
and idea to fix this ?? i have tested all - reinstall plugin, resetmap... dont work -
-
... again my question:
how can i save permanent the command /map admin WITHOUT KEYBIND ?
I want join as admin my server and alltime working the command /map admin without write any commands or keys after rejoin ...
any idea ? if not, please developer, make it as new feature -
Create rotate.cmd
Code:SET Image=tank SET Ext=.pngfor /L %%R in (0,10,360) do convert +%Image%%Ext% -distort SRT +%%R %Image%%%R%Ext%
Attached Files:
-
-
Code:void Awake() { player = GetComponent<BasePlayer>(); friends = new Dictionary<string, List<string>> { {"Clans", new List<string>() }, {"FriendsAPI", new List<string>() } }; friendList = new HashSet<string>(); spam = instance.configData.SpamOptions; inEvent = false; mapOpen = false; afkDisabled = false; enabled = false; mode = MapMode.None; lastMode = MapMode.None; adminMode = true; <<<<<<<<Line 104
-
can you help me when i do /map it says lustymap not activated
-
the basic instructions are in the Overview.
For the plugin to work it needs to know what you want it to do,
1. use an automated map via the Api key / Beancan.io
or
2. in your config change "CustomMap_Filename" : "map.png", to use the image filename and set "CustomMap_Use" to true. -
thanks mate. worked a treat....
-
Got the problem, that the rocket icon is not shown: no image found
but i load it up to LustyMap/icons
is there more to do? restart or reload the plugin doesnt help -
edit- did you see my pm?Last edited by a moderator: Aug 29, 2017 -
The latest download
should i delet the imagelibrary files? -
thank u. it works, merci for good tip -
I should have made it smaller first but it worksLast edited by a moderator: Aug 29, 2017 -
you'll need to remove the previous config, add the additional icons to the existing "icons" folder and do a "resetmap" cmd. Aaand cross your fingersAttached Files:
-
-
i have problem LustyMap is not activated
can you tell how sort that problem? -
i have problem LustyMap is not activated
can you tell how sort that problem? do i need enter any comand? -
-
I'm having issues getting LustyMap to work. after this wipe/update this is showing up
Code:(16:37:02) | Error while compiling: Missing dependencies: ImageLibrary (16:37:02) | Error while compiling: ImageLibrary.cs(909,83): error CS1503: Argument `#1' cannot convert `System.IO.MemoryStream' expression to type `byte[]'
-
Wulf Community Admin