ARK: Survival Evolved

ARK: Survival Evolved

[OzArk] Collective
 此主題已被置頂,因此它可能很重要
Moe, Moe, Moe  [開發人員] 2017 年 3 月 26 日 下午 10:35
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=