ARK: Survival Evolved

ARK: Survival Evolved

Capitalism Currency [OPEN SOURCE] (Discontinued)
Denne tråd er blevet låst
Starbuck 21. juni 2018 kl. 10:23
Loot System with Extinction Core
HI, i tried to add the loot system with Extinction Core mods and it doesn't seems to work.

Here is my Game.ini that i changed

[Capitalism.LootSystem] SuppressVanillaLootSets=false LootDebugLevel=4 LootSystemScanMsDelaySteps=10 LootSet1=MinNumItems=1,MaxNumItems=1,SetWeight=1.0,ItemEntries=((EntryWeight=1.0,ItemClass=/Game/Mods/CapitalismCurrency/GloryCoin/PrimalItemResource_GloryCoin.PrimalItemResource_GloryCoin,MinQuantity=1.0,MaxQuantity=5.0,MinQuality=1.0,MaxQuality=1.0,ChanceForBp=0.0)) ClassesForLoot1=/Game/PrimalEarth/Dinos/Dodo/Dodo_Character_BP.Dodo_Character_BP_Core,/Game/PrimalEarth/Dinos/Sheep/Sheep_Character_BP.Sheep_Character_BP_Core,/Game/PrimalEarth/Dinos/Achatina/Achatina_Character_BP.Achatina_Character_BP_Core,/Game/PrimalEarth/Dinos/Compy/Compy_Character_BP.Compy_Character_BP_Core,/Game/PrimalEarth/Dinos/Gallimimus/Galli_Character_BP.Galli_Character_BP_Core,/Game/PrimalEarth/Dinos/Ichthyornis/Ichthyornis_Character_BP.Ichthyornis_Character_BP_Core,/Game/PrimalEarth/Dinos/Moschops/Moschops_Character_BP.Moschops_Character_BP_Core,/Game/PrimalEarth/Dinos/Phiomia/Phiomia_Character_BP.Phiomia_Character_BP_Core,/Game/PrimalEarth/Dinos/Lystrosaurus/Lystro_Character_BP.Lystro_Character_BP_Core
< >
Viser 1-13 af 13 kommentarer
Ark'adia 22. juni 2018 kl. 4:32 
Hi :) I also try to add coins to some EC animals. Did you make it?
Starbuck 22. juni 2018 kl. 6:08 
Not at all and no one here or in Extinction Core side seems to know if it's possible or not :)
Well i am sure it is possible, there is nothing impossible but who knows the answer is the problem.
Sidst redigeret af Starbuck; 22. juni 2018 kl. 7:00
Impulse  [udvikler] 22. juni 2018 kl. 8:16 
@Starbuck, you will have to use the remapped dinos from said mod, not the vanilla ones. You pathes point to primal earth, which is not correct.
Ark'adia 22. juni 2018 kl. 13:35 
So if I want the boss (EC boss) to drop coins, then the path should look like this?

[Capitalism.LootSystem]
SuppressVanillaLootSets=false
LootDebugLevel=4
LootSystemScanMsDelaySteps=10 LootSet1=MinNumItems=1,MaxNumItems=1,SetWeight=1.0,ItemEntries=((EntryWeight=1.0,ItemClass=/Game/Mods/CapitalismCurrency/GloryCoin/PrimalItemResource_GloryCoin.PrimalItemResource_GloryCoin,MinQuantity=1.0,MaxQuantity=5.0,MinQuality=1.0,MaxQuality=1.0,ChanceForBp=0.0)) ClassesForLoot1=/Game/Mods/Extinction/Dinos/Broodmother/Broodmother_Character_BP_Core.Broodmother_Character_BP_Core

Impulse  [udvikler] 22. juni 2018 kl. 14:12 
if that path ("/Game/Mods/Extinction/Dinos/Broodmother/Broodmother_Character_BP_Core.Broodmother_Character_BP_Core") is correct, then yes ;)
Sidst redigeret af Impulse; 22. juni 2018 kl. 14:12
Starbuck 22. juni 2018 kl. 16:20 
Thanks for your time Impulse.
This is an example of the full path where i find the strait Dodo_Character_BP_Core.uasset
Because we have 6 servers its at a different place but i dont know from wich part i should start of.

C:\Jeux\SteamCMD\Servers\Server1\ShooterGame\Content\Mods\817096835\dinos\dodo

If you could help me fix this i will be forever grateful !
Impulse  [udvikler] 23. juni 2018 kl. 2:43 
\ShooterGame\Content\Mods\817096835\dinos\dodo

817096835 <- is the problem, there should be "Extinction" (if that's the correct mod name)
dodo <- is that all, did they really name it only dodo, no character or BP somewhere?
Starbuck 23. juni 2018 kl. 5:06 
It is different because dodo is a file where you have regular dodo, prime dodo and golden dodo.
Impulse  [udvikler] 28. juni 2018 kl. 2:20 
@Starbuck, did you find the correct pathes?
Starbuck 28. juni 2018 kl. 5:23 
Yes and seriously i find it awesome that you ask few days later. This is a very good attention.

If anyone else need the code the correct path is like this:
ClassesForLoot1=/Game/Mods/Extinction/Dinos/Dodo/Dodo_Character_BP_Core.Dodo_Character_BP_Core,/Game/Mods/Extinction/Dinos/Sheep/Sheep_Character_BP_Core.Sheep_Character_BP_Core,/Game/Mods/Extinction/Dinos/Achatina/Achatina_Character_BP_Core.Achatina_Character_BP_Core,/Game/Mods/Extinction/Dinos/Compy/Compy_Character_BP_Core.Compy_Character_BP_Core,/Game/Mods/Extinction/Dinos/Gallimimus/Galli_Character_BP_Core.Galli_Character_BP_Core,/Game/Mods/Extinction/Dinos/Ichthyornis/Ichthyornis_Character_BP_Core.Ichthyornis_Character_BP_Core,/Game/Mods/Extinction/Dinos/Moschops/Moschops_Character_BP_Core.Moschops_Character_BP_Core,/Game/Mods/Extinction/Dinos/Phiomia/Phiomia_Character_BP_Core.Phiomia_Character_BP_Core,/Game/Mods/Extinction/Dinos/lystro/Lystro_Character_BP_Core.Lystro_Character_BP_Core,/Game/Mods/Extinction/Dinos/Para/Para_Character_BP_Core.Para_Character_BP_Core,/Game/Mods/Extinction/Dinos/Achatina/Prime/PrimeAchatina_Character_BP_Core.PrimeAchatina_Character_BP_Core

Thank you for pointing me in the right direction !
Impulse  [udvikler] 28. juni 2018 kl. 5:24 
Thanks for feedback ;)
Impulse  [udvikler] 4. mar. 2019 kl. 7:28 
closing
< >
Viser 1-13 af 13 kommentarer
Per side: 1530 50