Live Map [Abandoned]

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

  1. Reneb submitted a new resource:

    Rust Map Extension - Online Map & Live Players - Rust Map Extension to see Live Players (Online & Offline) or just to let players see the map

    Read more about this resource...
     
  2. nice work
     
  3. This is brilliant! Good work.
     
  4. Anyone having issues displaying the search marker on their map? With the map that came with the files, the marker shows up but when i add my map it doesnt seem to display.
     
  5. explain a little bit.
    did you set in the configs the correct worldsize?
    was the map generated by Rust Map?
     
  6. Hey Reneb,
    Yip, i got the map from the Rust Map .
    Ive set the server seed to the seed im using, worldsize is set to the size of the map (6000).
    The map file is: Map_6000_1178550702@1000.

    Could the picture pixals be an issue? yours is 3000x3000 and mines 1000x1000?
     
  7. wherer are we getting the api key from?
     
  8. key is just something you make up youself :)
     
  9. yes it's to access the player list positions (so for admins only)
     
  10. Ok I figured it out, The "var server_worldsize =" has to be the size of the image (pixal wise) My map size is 6000 but my image pixals is 1000x1000. So I have to do "var server_worldsize =1000"
     
  11. it does hum? then i'm pretty sure the locations will be wrong ...
    hmmm ... try making a 6000x6000 pixel map maybe?
    i'll look if i can fix that ... just a little tired cause it fucked my brain to transform all positions and stuff to make it to the correct places.
     
  12. no worries man.
    so the image as 6000x6000 and settings the world size to 6000 works. Only downsize is the markers are now tiny.
    Ive changed the marker to:
    height: 4%
    left: 48.9167%
    top: 46.5%
    width: auto
     
  13. http://www.gabern.com/map/index.php

    Dont work, and i dont understand the config, is all ok, if u can exemple plz, and what is the key? any key ?

    if i size x y z nothing in the map
     
  14. hey rafik, what do you have the world size as and what is the pixal size of your image?
     
  15. var server_seed = 1638613;
    var server_worldsize = 2000;

    $mapimage_path = "img/[email protected]";
    $server_rcon_ip = "5.39.56.162";
    $server_rcon_port = "28021";
    $server_rcon_password = ********
     
  16. Change worldsize to 1000 and give it ago.
     
  17. need more $key = "YOUR ADMIN KEY";!!! :D
    [DOUBLEPOST=1421103783][/DOUBLEPOST]hm.... don't work. all parameters correct...
    Early DynMap for Legacy working....
    [DOUBLEPOST=1421104073][/DOUBLEPOST]http://rustadmin.multreactor.ru/livemap/
    server: StopGame [MODDED]
     
    Last edited by a moderator: Jan 12, 2015
  18. 3311Lutini did you crop the map?
    because limits of the map are not -3000 3000 not -4000 4000
    it's 3300.
    if you have the wrong coordinates that would be the problem.
    [DOUBLEPOST=1421105851][/DOUBLEPOST]
    this most likely is because one of your players have wrong coordinates.
    i'll try to fix that.
     
  19. Attached Files: