Adding custom poi to planet

Discussion in 'The Hangar Bay' started by Jackall, Aug 28, 2017.

  1. Jackall

    Jackall Commander

    Joined:
    May 12, 2017
    Messages:
    165
    Likes Received:
    47
    I'm having a problem getting a custom poi that I created to show up on the planet.

    This is what I added to my playfield.yaml for the planet:

    Code:
        Fixed:
            - Type: BA_Admin
              Prefab: PlanetBase2
              Mode: Survival                   
              Name: Planet Portal         
              Pos: [ 340, 36, -1148 ]   
              Rot: [ 0, 0, 0 ]         
              InitPower: True  
    I am getting no errors in the log files as to why it is not showing up. The file named PlanetBase2.epb exists in my prefabs directory.

    [​IMG]

    This is a test server so I am wiping the planets on each test so it should spawn when I visit the planet.

    I have attached the full file.

    What am I doing wrong?
     

    Attached Files:

    #1
  2. SilvRav

    SilvRav Moderator

    • Moderator
    Joined:
    Jan 13, 2017
    Messages:
    539
    Likes Received:
    882
    AFAIK remember you need to state the group name and not the BP name
     
    #2
  3. Jackall

    Jackall Commander

    Joined:
    May 12, 2017
    Messages:
    165
    Likes Received:
    47
    SilvRav, thanks for the reply, I made the group name and file name the same for simplicity.

    [​IMG]
     
    #3
  4. SilvRav

    SilvRav Moderator

    • Moderator
    Joined:
    Jan 13, 2017
    Messages:
    539
    Likes Received:
    882
    I see its red? is it alien?
     
    #4
  5. Jackall

    Jackall Commander

    Joined:
    May 12, 2017
    Messages:
    165
    Likes Received:
    47
    No, it just has a portal on it. I assume that's why it is showing as red.
     
    #5
  6. SilvRav

    SilvRav Moderator

    • Moderator
    Joined:
    Jan 13, 2017
    Messages:
    539
    Likes Received:
    882
    aa ok. Maybe try seperate name for group and BP?

    coding looks right to me
     
    #6

Share This Page