I love the new version but kinda sad that it dosn't autoupdate the map after a wipe/mapchange. With the link http://......../map.jpg i never had to touch the config after an update.

LustyMap
In-game map and minimap GUI
Total Downloads: 48,884 - First Release: Sep 8, 2015 - Last Update: Dec 29, 2017
- 5/5, 163 likes
-
Как вы можете поднять панель?
https://pp.vk.me/c636831/v636831795/2559/IAfaWS52UQ0.jpg -
Please help me! I dont understand how it work. I load this plugin in my server and i see error in my console.
-
-
-
@Kayzor, just little bit perfectionism.
Please, change
//int playerdirection = ((int)(lookRotation / 10) * 10);
to
int playerdirection = (Convert.ToInt16((lookRotation-5) / 10 + 0.5) * 10); //not (int). needs rounding
if (lookRotation >= 355) playerdirection = 0; -
- If that works. you could add a option to display Friends from friendapi on the map ( to be unbound from rust.io )
and / or display Clan members. would be really cool -
you can add friends and thrown cargo?
Last edited by a moderator: Apr 21, 2016 -
Установлен плагин Oxide.Ext.RustIO.dll, все работает, карта нормально открывается из интернета ... http://ip:port/map.jpg
Что надо прописать в LustyMap, чтобы не заморачиваться с ... oxide\data\LustyMap\map.jpg так чтобы карта сама обновлялась после вайпа?
Или будет достаточно прописать /map url http://ip:port/map.jpg ???
Installed plug Oxide.Ext.RustIO.dll, everything works, the card is normally open from the Internet ... http://ip:port/map.jpg
What you need to register in LustyMap, so as not to bother with the ... oxide\data\LustyMap\map.jpg so that the card itself is updated after a wipe?
Or will be enough to register /map url http://ip:port/map.jpg ???Last edited by a moderator: Apr 19, 2016 -
"Google translate" Use to write in English))Attached Files:
-
-
It would not help. Because the main change in last update is caching images on your host due to faster onmap situation being updated. If you want, i could write, how, but the map would blink to black each second and there would be a great delay, -
Marat 2, какие параметры поменять, чтоб приподнять чуток карту? А то долго искать в твоей измененной версии, поскольку я многое тоже поменял в своей версии и просто замена не подойдет..
Marat 2 which settings to change, to lift the little map? And for a long time to look at your modified version, because I, too, much has changed in his version and a replacement will not work .. -
line 1151 gui.add("MapGUI", true, "0.23 0.0475", "0.75 0.985", "0 0 0 0"); - this location
[DOUBLEPOST=1461053209][/DOUBLEPOST]should be identical -
Hello
After the last update, the map is black and there is no marker where at the moment is player
Regards -
ah, i just installed this and wondered why it wasn't working. guess i installed it right then, just have to wait ^^
-
Did you removed URL map @Kayzor ???
-
[DOUBLEPOST=1461074004][/DOUBLEPOST] -
Как показать на карте AirDrop?
As show on the map AirDrop? -