ARK: Survival Evolved

ARK: Survival Evolved

Auto Fire Igniter + Colored fires & Torches - NEW UPDATE
the7thguest 28 Dec, 2016 @ 10:50am
[List] Admin Spawn Codes
Hey together, I really love this mod but I also have to admit, my creative camp already grew to a little town and I would need 2 people to keep all torches up and running.
So, in terms of playing a "creative mode" I went through the modfiles to locate the correct spawn codes for admins, if you fell like using them, there you go:

Structures

Ignition Work Set
cheat giveitem "Blueprint'/Game/Mods/FireIgniter/IgnitionWorkSet/PrimalItemStructure_KK_FI_IgnitionWorkSet.PrimalItemStructure_KK_FI_IgnitionWorkSet'" 1 1 0


Campfire
cheat giveitem "Blueprint'/Game/Mods/FireIgniter/Campfire/PrimalItemStructure_KK_FI_Campfire.PrimalItemStructure_KK_FI_Campfire'" 1 1 0


Cooking Pot
cheat giveitem "Blueprint'/Game/Mods/FireIgniter/CookingPot/PrimalItemStructure_KK_FI_CookingPot.PrimalItemStructure_KK_FI_CookingPot'" 1 1 0


Refining Forge
cheat giveitem "Blueprint'/Game/Mods/FireIgniter/RefiningForge/PrimalItemStructure_KK_FI_Forge.PrimalItemStructure_KK_FI_Forge'" 1 1 0


Standing Torch
cheat giveitem "Blueprint'/Game/Mods/FireIgniter/StandingTorch/PrimalItemStructure_KK_FI_StandingTorch.PrimalItemStructure_KK_FI_StandingTorch'" 1 1 0


Stone Fireplace
cheat giveitem "Blueprint'/Game/Mods/FireIgniter/StoneFireplace/PrimalItemStructure_KK_FI_Fireplace.PrimalItemStructure_KK_FI_Fireplace'" 1 1 0


Wall Torch
cheat giveitem "Blueprint'/Game/Mods/FireIgniter/WallTorch/PrimalItemStructure_KK_FI_WallTorch.PrimalItemStructure_KK_FI_WallTorch'" 1 1 0


Crystal Fragments

Blue Crystal Fragments
cheat giveitem "Blueprint'/Game/Mods/FireIgniter/CrystalFragments/PrimalItemResource_KK_FI_BlueCrystalFragments.PrimalItemResource_KK_FI_BlueCrystalFragments'" 1 1 0


Green Crystal Fragments
cheat giveitem "Blueprint'/Game/Mods/FireIgniter/CrystalFragments/PrimalItemResource_KK_FI_GreenCrystalFragments.PrimalItemResource_KK_FI_GreenCrystalFragments'" 1 1 0


Red Crystal Fragments
cheat giveitem "Blueprint'/Game/Mods/FireIgniter/CrystalFragments/PrimalItemResource_KK_FI_RedCrystalFragments.PrimalItemResource_KK_FI_RedCrystalFragments'" 1 1 0


White Crystal Fragments
cheat giveitem "Blueprint'/Game/Mods/FireIgniter/CrystalFragments/PrimalItemResource_KK_FI_WhiteCrystalFragments.PrimalItemResource_KK_FI_WhiteCrystalFragments'" 1 1 0


Resources

Fire Igniter
cheat giveitem "Blueprint'/Game/Mods/FireIgniter/Resources/PrimalItemResource_KK_FI_FireIgniter.PrimalItemResource_KK_FI_FireIgniter'" 1 1 0


Night Powder
cheat giveitem "Blueprint'/Game/Mods/FireIgniter/Resources/PrimalItemResource_KK_FI_NightPowder.PrimalItemResource_KK_FI_NightPowder'" 1 1 0


Blue Night Powder
cheat giveitem "Blueprint'/Game/Mods/FireIgniter/Resources/PrimalItemResource_KK_FI_NightPowder_Blue.PrimalItemResource_KK_FI_NightPowder_Blue'" 1 1 0


Green Night Powder
cheat giveitem "Blueprint'/Game/Mods/FireIgniter/Resources/PrimalItemResource_KK_FI_NightPowder_Green.PrimalItemResource_KK_FI_NightPowder_Green'" 1 1 0


Red Night Powder
cheat giveitem "Blueprint'/Game/Mods/FireIgniter/Resources/PrimalItemResource_KK_FI_NightPowder_Red.PrimalItemResource_KK_FI_NightPowder_Red'" 1 1 0


White Night Powder
cheat giveitem "Blueprint'/Game/Mods/FireIgniter/Resources/PrimalItemResource_KK_FI_NightPowder_White.PrimalItemResource_KK_FI_NightPowder_White'" 1 1 0


Items

Night Powder Torch Blue
cheat giveitem "Blueprint'/Game/Mods/FireIgniter/NightPowderTorch/PrimalItem_KK_FI_NPTorch_Blue.PrimalItem_KK_FI_NPTorch_Blue'" 1 1 0


Night Powder Torch Green
cheat giveitem "Blueprint'/Game/Mods/FireIgniter/NightPowderTorch/PrimalItem_KK_FI_NPTorch_Green.PrimalItem_KK_FI_NPTorch_Green'" 1 1 0


Night Powder Torch Red
cheat giveitem "Blueprint'/Game/Mods/FireIgniter/NightPowderTorch/PrimalItem_KK_FI_NPTorch_Red.PrimalItem_KK_FI_NPTorch_Red'" 1 1 0


Night Powder Torch White
cheat giveitem "Blueprint'/Game/Mods/FireIgniter/NightPowderTorch/PrimalItem_KK_FI_NPTorch_White.PrimalItem_KK_FI_NPTorch_White'" 1 1 0



Have fun!
Last edited by the7thguest; 28 Dec, 2016 @ 10:53am
< >
Showing 1-2 of 2 comments
the7thguest 28 Dec, 2016 @ 10:54am 
To spawn items in Ark you need to be logged in as admin:
You can setup your steam id within the server settings, or you need your admin password.
Ingame hit TAB to open the console, type in: "enablecheats PASSWORD" (PASSWORD being your server admin password of course).

You won't get any notification, but if you hit enter and type something in chat, you should see an admin star next to your name now. So far so good.

To spawn items, there are 2 ways:
Item ID and Blueprint Path.
Mods always use Blueprint Paths, that's why it's sometimes a bit annoying to find the codes.

To spawn items you need the admin command "giveitem", it will be followed by the path to the blueprint and 3 numbers, usually 1 1 0.

The first number is the AMOUNT of items you want to spawn.
The second number is the QUALITY LEVEL of the item you want to spawn.
The third number defines if you get an item or a blueprint.


So, if you want to spawn 30 of something you need to enter:
"cheat giveitem "PATH" 30 1 0"
This gives you 30 items of quality level 1 as items

If you want to get a high quality item, change the second number, eg to quality level 2:
"cheat giveitem "PATH" 1 2 0"
This gives you 1 item of quality level 2 as item

If you want to get a blueprint of an item, change the third number from 0 to 1:
"cheat giveitem "PATH" 1 1 1"
This gives you 1 item of quality level 1 as blueprint


Thats all the magic.
the7thguest 28 Dec, 2016 @ 11:16am 
So, I admit I tested if the codes are working, and they all are...
...but still, the spawned items wont work. Can't put the powder in the torches nor can I use ressources to craft stuff.
Well, I tried. if anyone has an idea how to get the spawned stuff to work, shoot.
< >
Showing 1-2 of 2 comments
Per page: 1530 50