ARK: Survival Evolved

ARK: Survival Evolved

[OzArk] Collective
 This topic has been pinned, so it's probably important
Moe, Moe, Moe  [developer] 26 Mar, 2017 @ 10:35pm
Starter Kit And Special Boxes Config
Place these at the bottom of your gameusersettings.ini

You only need to include this if you wish to override the defaults, and you only need to include entries that are different. NOTE: Special Boxes have no default setting and will not spawn anything until configured too.

Starter Kit
[StarterKit]
Items=

Example
[StarterKit]
Items=giveitem "Blueprint'/Game/Mods/OzArkCollective/Item/Structure/StarterKit/Tools/PrimalItem_StarterPike.PrimalItem_StarterPike'" 1 1 0,giveitem "Blueprint'/Game/Mods/OzArkCollective/Item/Structure/StarterKit/Tools/PrimalItem_StarterPick.PrimalItem_StarterPick'" 1 1 0,giveitem "Blueprint'/Game/Mods/OzArkCollective/Item/Structure/StarterKit/Tools/PrimalItem_StarterHatchet.PrimalItem_StarterHatchet'" 1 1 0,giveitem "Blueprint'/Game/Mods/OzArkCollective/Item/Structure/StarterKit/Tools/PrimalItem_StarterSickle.PrimalItem_StarterSickle'" 1 1 0,giveitem "Blueprint'/Game/PrimalEarth/Test/PrimalItem_WeaponSpyglass.PrimalItem_WeaponSpyglass'" 1 1 0,end

Each piece is seperated by a ,
With a ",end" at the end (no quotes)
Any console command will work!

Special Boxes
Special boxes are configured in the same manner as the starter kit and can only be spawned in.

[SpecialBoxes]
SpecialBox01=
SpecialBox02=
SpecialBox03=
SpecialBox04=
SpecialBox05=
SpecialBox06=
SpecialBox07=
SpecialBox08=
SpecialBox09=
SpecialBox10=