header
Starter Kit avatar

Starter Kit

BasicStarterKit is a mod that adds a structure to the game, allowing players to receive starter kits. This structure can be placed anywhere on the map. Once placed, you can access its inventory and add the items you want to give to the players. After adding items to the inventory, interact with the structure's radial menu and select the option called "Activate." This option will enable players to interact with the structure and claim the starter kit. Each structure added to the map works independently, so if you want to add more starter kits, just add more structures, and they will deliver the kits individually.

Spawn Commands

  • GiveItem
    • Cheat Giveitem '/BasicStarterKit/Basic/PrimalItemStructure_BasicStarterKit.PrimalItemStructure_BasicStarterKit' 1 0 0 false
  • GFI
    • Cheat GFI BasicStarterKit 1 0 0

GameUserSettings.Ini config

[StarterKit]
CanBeDamage=false  // If true, the structure can take damage.
UsesHealth=false  // If true, the structure will have health.
Health=0  // Only available when UsesHealth is true, defines the structure's health value.
SuccessNotificationMessage=Congratulations you have claimed your starter kit.  // Message when the player claims the kit for the first time.
FailedNotificationMessage=You cannot claim the starter kit more than once.  // Message when the player tries to claim the kit again after already having claimed it.
DiscordWebhook=1249556366390198222/tkbVGaoNYplX2ZBB2Z0xGuAKS38s8Nc76-5U9EVEoZ0Zt72mQ2Jsvmt8_ENiD0W3AAAA  // Add the webhook ID and token as shown in the example above.
MaxInventoryItems=20  // Maximum number of items in the structure's inventory.

Discord

Discord