thank you so much
Live Map [Abandoned]
Discussion in 'Plugin Support' started by Reneb, Jan 12, 2015.
-
Then your live map only for admin use? -
Ofc so people can't spam it.
They can refresh the page to get the new map.
You need to set in the configs what you want players to see -
I dont know.
In folder "img" only the map "Map_6000_111@3000" - where i become the map for my server-seed and mapsize???? If i renamed a picture from 123.png to 999.png, its still the same picture!
And which i write to config? worldsize=8000, Seed = 200. Which pixels i need and why?
Please help, thanks.Last edited by a moderator: Jan 16, 2015 -
that's because of your cache. you need to reset your cache so you can download the new image.
-
I have renamed the map image in the "img"-Folder, but its the same map. Nothing to download.Last edited by a moderator: Jan 16, 2015 -
create an image of your map.
http://oxidemod.org/resources/rust-map.768/
After you create the image you want to go download it off of your game server then upload it onto your website into that very same img folder you're talking about.
Then change the config to match the name of your image that you just made. -
Oh my god.
2 Plugins for one f*cking Map?
Sorry - the worst plugin that i know. Bullsh*t. -
-
"This plugin doesn't have a built in image generator for the way the maps work now."
Why not? -
-
Yes, he may have saved himself some work by not making a map creator, but there already is one. Why be so redundant with having 2 of them? It would be no different if he had one, or using the other one, as they would both need to be done the same exact way. So oh no, you have to download a second plugin/dll to get this one to work... who cares. If this one had it, you'd still have to do the same methods. You having to click Download on 2 different plugins is MUCH quicker than him having to write a whole setup on his own. Stop being so damned selfish, and disrespectful towards the developers here. They do this for nothing, on their own time. Until they're paid, either stay quiet, or quit using their stuff. -
This plugin was made initially as an extension.
I named it:
RustMap Extension - LiveMap
But wulfy thought it was too long of à name ^^
But yeah this is an extension for RustMap and can't be used without it. -
I Respect the work of Reneb. I respect Reneb. On my Server any Plugins working from Reneb.
Lifemap yet is garbage - in my opinion. -
i don't see why you don't like it ... it lets you see where all players and sleepers are on your map, buildings and animals :x
if you don't like it just don't use it. -
Does the website have to be hosted on the Rust server or can I host on my own webserver? I'm not sure if Gameserver will allow me to host.
-
either way.
just test with which webserver the map will work.
i'll be updating the map tomorrow to have the new things.
you will be able to choose between querying the server, or using the webserver from rustmap. -
Hi Reneb,
So I've had a hell of a Rust day. Updated my server yesterday and it screwed up something awful. Had to wipe, but it never re-installed. So I got that corrected overnight, and to my surprise I could now FTP into the RustDedicated_Data directory! I installed the map gen and boom! Good stuff. I went to my webserver host, installed this and discovered they won't open the necessary port unless I sign up for dedicated hosting...screw that.
So now I'm running WAMP on my local machine and I installed you PHP map tool.
- My map size is 6100
- Image size is 6100
- I'm navigating(my browser on localhost) to the map and including the admin key in the string, that's all working, seeing all of the buttons
- Monuments are loading
- No error messages anywhere
- Only problem is that nothing else is loading. No resources, players, or buildings.
And for what it's worth, I hate, really really really hate troubleshooting with Wireshark. -
Normally by using the get buttons you should be able to refresh the rest
-
Ok, for most part everything works great. I still get Wrong worldsize in config: You got 4000 when it should have been: I have server set to 4000 and the image is 4000. The other error I have is Warning: file_get_contents(10.0.0.4:28960/monuments.json): failed to open stream: Invalid argument in C:\xampp\htdocs\rustmap\inc\monumentLoad.php on line 16
Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\rustmap\inc\monumentLoad.php on line 18.
On Rust Map monuments show and the json displays.
Those are the only problems I have. Other than that its a great addition to my server, Thank You.