ARK: Survival Evolved

ARK: Survival Evolved

Capitalism Currency [OPEN SOURCE] (Discontinued)
此主題已被鎖定
Starbuck 2018 年 6 月 21 日 上午 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
< >
目前顯示第 1-13 則留言,共 13
Ark'adia 2018 年 6 月 22 日 上午 4:32 
Hi :) I also try to add coins to some EC animals. Did you make it?
Starbuck 2018 年 6 月 22 日 上午 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.
最後修改者:Starbuck; 2018 年 6 月 22 日 上午 7:00
Impulse  [開發人員] 2018 年 6 月 22 日 上午 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 2018 年 6 月 22 日 下午 1: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  [開發人員] 2018 年 6 月 22 日 下午 2:12 
if that path ("/Game/Mods/Extinction/Dinos/Broodmother/Broodmother_Character_BP_Core.Broodmother_Character_BP_Core") is correct, then yes ;)
最後修改者:Impulse; 2018 年 6 月 22 日 下午 2:12
Starbuck 2018 年 6 月 22 日 下午 4: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  [開發人員] 2018 年 6 月 23 日 上午 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 2018 年 6 月 23 日 上午 5:06 
It is different because dodo is a file where you have regular dodo, prime dodo and golden dodo.
Impulse  [開發人員] 2018 年 6 月 28 日 上午 2:20 
@Starbuck, did you find the correct pathes?
Starbuck 2018 年 6 月 28 日 上午 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  [開發人員] 2018 年 6 月 28 日 上午 5:24 
Thanks for feedback ;)
Impulse  [開發人員] 2019 年 3 月 4 日 上午 7:28 
closing
< >
目前顯示第 1-13 則留言,共 13
每頁顯示: 1530 50