"type": "item",
"tescription": "Alpha Megapithecus Kit",
"Price": 3600,
smth was there (edited) "Type": "item",
"Description": "Alpha Megapithecus Kit",
"Price": 3600,
paste it and it'll work i guess#!/bin/bash
screen -S NUTZERNAME ./ShooterGameServer "TheIsland?Multihome=0.0.0.0?SessionName="TestServer"?MaxPlayers="16"?QueryPort="27015"?RCONPort="32330"?Port="7777"?ServerAdminPassword="MyAdminPassword"?listen" -server -log
And thats the log https://pastebin.com/F8gxWe0Y
And btw how can I connect to it or see the console?MissionType_<ActualMissionType>_<MissionName>_<Difficulty>
i.e. MissionType_Race2_MilkGlider_Alpha for the Maewing Race
The only exception from this is the mission "Survive the ARK":
Gauntlet2_MissionType_STA_Endless_Alpha
According to the loot pros at beacon the containers for those two quests would be "Race2_Missionglider_Alpha_C" (this works just fine) and "STA_Endless_AlphaC" (this does not work, also not working with Beta and Gamma). The idea behind this is that the container is named like the Mission Name without the "MissionType" in the beginning.
According to one guy from Beacon this worked in the beginning of Gen2 but stopped working around June 18th. I already tried different strings like "Gauntlet2_STA_Endless_Alpha" etc. but the quest always gives me vanilla loot.
Do you have any idea on how to get the String for that quests loot container?