start equipment

Discussion in 'Planets & Playfields' started by Monkworks, May 28, 2019.

  1. Monkworks

    Monkworks Lieutenant

    Joined:
    May 1, 2019
    Messages:
    16
    Likes Received:
    6
    start equipment has changed or something in alpha 10. just a bottle of water is all i am getting.

    How do you configure start equipment on a multiplayer server?
     
    #1
  2. ravien_ff

    ravien_ff Rear Admiral

    Joined:
    Oct 22, 2017
    Messages:
    6,131
    Likes Received:
    11,719
    Starter equipment is in your inventory when you start. The escape pod only contains a bottle of water and nothing else.

    You configure it in the playfield-static.yaml or playfield.yaml under the player start section.
     
    #2
  3. Monkworks

    Monkworks Lieutenant

    Joined:
    May 1, 2019
    Messages:
    16
    Likes Received:
    6
    yeah I think i have it now:

    - Mode: Survival
    Spawn: EscapePod
    Items: [ "SurvivalTool, SurvivalTent, Flashlight, AntibioticOintment:2, Bandages:2, StomachPills:2, PowerBar:2, EnergyDrink:1", "SurvivalTool, SurvivalTent, Flashlight, AntibioticOintment:1, Bandages:1, PowerBar:1", "SurvivalTool, SurvivalTent, Flashlight, Bandages:1", "#FreshStart: SurvivalTool, SurvivalTent, Flashlight, Bandages:1, WaterBottle: 1" ]

    thanks!
     
    #3
    ravien_ff likes this.
  4. Monkworks

    Monkworks Lieutenant

    Joined:
    May 1, 2019
    Messages:
    16
    Likes Received:
    6
    But... armour, i need to load air into a suit anyone know how to have it loaded already on your toon on start? I keep starting without a suit.

    ok found it not sure it work yet.

    # Armor: ArmorLight
    PlayerArmor: ["ArmorMedium, ArmorLight, ArmorLight, #FreshStart:ArmorLight"]
    Status: [ "Food: 400, Health: 400", "Food: 250, Health: 250", "Food: 150, Health: 150", "#FreshStart:Food: 250, Health: 250" ]

    worked , watch leading and trailing spaces, copying and pasting.
     
    #4
    Last edited: May 28, 2019
    ravien_ff likes this.
  5. ravien_ff

    ravien_ff Rear Admiral

    Joined:
    Oct 22, 2017
    Messages:
    6,131
    Likes Received:
    11,719
    Awesome! :D
     
    #5

Share This Page