Live Map [Abandoned]

Discussion in 'Plugin Support' started by Reneb, Jan 12, 2015.

  1. thank you so much
     
  2. Buttion Get Players allowed only for admin. That what i say early....
    Then your live map only for admin use?
     
  3. 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
     
  4. 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
  5. that's because of your cache. you need to reset your cache so you can download the new image.
     
  6. Download the new image - from which site?! After clearing the Cache - still the same map...

    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
  7. You're trying to get the image of your map yes? That image you've been fooling with is the default one that Reneb uses I believe. Go download Rust Map and use it to
    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.
     
  8. Oh my god.
    2 Plugins for one f*cking Map?

    Sorry - the worst plugin that i know. Bullsh*t.
     
  9. Oy numb nut, the other plugin is to create an image of your map, that's it. This plugin doesn't have a built in image generator for the way the maps work now. All the maps are random gen so you need the other one to create the image. Don't like it? Then don't host a server.
     
  10. I still host a server. Without this crap.

    "This plugin doesn't have a built in image generator for the way the maps work now."
    Why not?
     
  11. Because it's extra work and there is already an image generator for maps. If you're too lazy to simply download one extra thing for this plugin then bug off or make your own plugin instead of insulting someones work. He made it the way he wanted to, criticism is fine but when you're just sitting there like a cave troll screaming that it sucks then that's not okay and honestly if you keep acting like that then most likely your account will end up suspended for harassment and or bullying.
     
  12. Ya know, I consider Reneb to be one of the better plugin writers, especially with all the work he puts into not only his own multiple plugins, but helping others with theirs, and helping to keep Oxide going smoothly with random fixes.

    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.
     
  13. 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.
     
  14. I Respect the work of Reneb. I respect Reneb. On my Server any Plugins working from Reneb.
    Lifemap yet is garbage - in my opinion.
     
  15. 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.
     
  16. 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.
     
  17. 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.
     
  18. 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.
    So with that said, does it switch ports to read data on the other elements or something? My rcon port is server+2, and that's working fine. Just wondering if there's something getting blocked and if so, what ports I need to test and open to get the other elements to load?

    And for what it's worth, I hate, really really really hate troubleshooting with Wireshark.
     
  19. Normally by using the get buttons you should be able to refresh the rest
     
  20. 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.