Admin base not visible

Discussion in 'Planets & Playfields' started by Sephrajin, Jan 21, 2019.

  1. Sephrajin

    Sephrajin Rear Admiral

    Joined:
    Dec 22, 2017
    Messages:
    916
    Likes Received:
    2,917
    Heyas

    So while adjusting some pvp planets, I wanted to give them a 'save spot' to spawn once all their stuff has been destroyed.
    This said, if they clicked on 'spawn near' by accident, or because they're alone on the planet, they shall see where that base is.

    Code:
       -  GroupName: Server PvP Planet Rescue
          Faction: Admin
          CountMinMax: [1, 1]
          IsImportant: True
          IsScalingCount: False
          Properties:
          -  Key: RegenAfter
             Value: 1440
          -  Key: MapDistance
             Value: 15000
    Now, I'd expect a blue text hovering above the base, visible from a 15km distance on the map.
    Wrong.

    It's white text, only to be seen within 490m range, or closer...
    20190121172249_1.jpg
    And it (still) is an admin core!
    20190121172526_1.jpg
    Currently frustrated.

    EDIT:
    Because the White txt is only for one of the 2 planets (where i copy pasted that Code Segment...)
    Here's the distance issue Illustrated (which effects both):

    20190121173335_1.jpg 20190121173413_1.jpg 20190121173435_1.jpg
    Note that even at 490m there is no marker on the minimap!

    EDIT2:
    And yes, also on the 'normal map' it's not visible.
    20190121192745_1.jpg 20190121192749_1.jpg
     
    #1
    Last edited: Jan 21, 2019
  2. ravien_ff

    ravien_ff Rear Admiral

    Joined:
    Oct 22, 2017
    Messages:
    6,395
    Likes Received:
    12,004
    Mapdistance on planets only works up to 500m (works fine in space.)

    Try removing the mapdistance property and seeing if your POI shows up on the planet map then.
     
    #2

Share This Page