ARK: Survival Evolved

ARK: Survival Evolved

Extinction Core
Herbivore / Carnivore Instant Tame Commands - Temp Fix
@Psycho - I did what you recommended instead of using default ARK "Super Test Meat" and couldn't spawn in both types of Extinction Treats. I posted in the comments about this. Upon further investigation and testing- this is what I found to be true and to work.


--Problem--

The Server side files are named different than the Client Side files. By named different, I mean capitalization vs lower caps in the file structure.

Here is what you have in the Console Commands Sheet listed, which does not work on Server Commands:

Carnivore Treat

Cheat GiveItem "Blueprint'/Game/Mods/Extinction/Items/Consumables/InstaTame/PrimalItemConsumable_InstaTame_Carnivore_Core.PrimalItemConsumable_InstaTame_Carnivore_Core'" 1 0 0

Herbivore Treat

Cheat GiveItem "Blueprint'/Game/Mods/Extinction/Items/Consumables/InstaTame/PrimalItemConsumable_InstaTame_Herbivore_Core.PrimalItemConsumable_InstaTame_Herbiivore_Core'" 1 0 0


--Solution--

Here is what is that actual Command Path on the Server files with the proper non-capatal letters which apparently make a difference! I can spawn these codes in successfully from client to server side command:

Carnivore Treat

Cheat GiveItem "Blueprint'/Game/Mods/Extinction/items/consumables/instatame/carnivore/PrimalItemConsumable_InstaTame_Carnivore_Core.PrimalItemConsumable_InstaTame_Carnivore_Core'" 1 0 0

Herbivore Treat

Cheat GiveItem "Blueprint'/Game/Mods/Extinction/items/consumables/instatame/herbivore/PrimalItemConsumable_InstaTame_Herbivore_Core.PrimalItemConsumable_InstaTame_Herbivore_Core'" 1 0 0


So apparently exact path name and lower/uppercase does make a huge difference between client side and server side command calls. I hope this helps others in case they run in to the same issue.

A Mod like no other- so glad you are back and have brought new life to ARK! Much <3 and Respect to you Psycho and anyone you have on board with the Extinction Team.

Cheers!

-J
Last edited by Hyperthreader; Dec 18, 2016 @ 8:29am