Live Map [Abandoned]

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

  1. Is there any way to get the map to auto update so I don't have to constantly click the update buttons? If not, that's okay, just wondering.
     
  2. Or ai.move false
     
  3. Did a slightly modifed config.php and now I'm able to see nearly everthing on my 8000x8000 map.
    Nearly, because the buildings are still missing.

    I've tried both "get" methods and got hooked back to version "1".
    It works fine for monuments, players, sleepers and NPCs.

    Any idea how I can get my hands on the buildings?
     
  4. try $informations_request = 2;
    in the configs.
    if you can get the players/npc/sleepers/etc via this config, then you can get the buildings.
    if you cant get any informations well it means you wont be able to get the buildings also.

    $informations_request = 2;
    does a rcon request on your server.

    also notice that for exemple on my server i have 100 000 entities, so it takes me up to 30secs to load the buildings.
     
  5. doesn't work at the moment - neither with "1" nor using "2"...
     
    Last edited by a moderator: Jan 22, 2015
  6. Then you can't use buildings, i've Warned in the overview that not every body can.
     
  7. two issues to solve:

    On the webserver
    a) index.php needs "inc/buildingLoad.php" instead of "inc/buildingload.php"
    b) inc/buildingLoad.php needs "include("buildingMap.php");" instead of "include("buildingmap.php");"

    -> then everything works fine
     
  8. lol ok ...
    it's funny how all php versions works differently XD, some bug, others just work, others just gives errors but work.
     
  9. Depends on the OS of the server and the php settings ofcourse :)
     
  10. i cannot see buildings on my map, any fix for this?
     
  11. last version mais ALL console commands bug.
    as getting buildings is a console command, well i can post a fix, but it's probably rust that fucked it, so hopefully it will be fixed.
     
  12. I become a Window with : Wrong worldsize in config: You got 6000 when it should have been:


    second Problem :

    http://prntscr.com/5wipap

    how can I change the Firefox the first lines next to each other instead of showing each other?
     
    Last edited by a moderator: Jan 24, 2015
  13. read the overview not everybody can use this plugin.
    there is an alternative way to use the plugin, please read the overview.
     
  14. Reneb, I don't know with kind of magic u did, but with the 2nd option in config the map worked for my users now ;)
     
  15. Happy to hear
    Well the options make the plugin entirely work differently
     
    Last edited by a moderator: Jan 24, 2015