ARK: Survival Evolved

ARK: Survival Evolved

Capitalism Currency [OPEN SOURCE] (Discontinued)
Denne tråd er blevet låst
Crash 20. dec. 2017 kl. 23:07
Cant manage to get lootsystem working...
Can someone take a look at my config? And yes, it is in Game.ini.

Trying to get an Alpha Raptor to drop ONLY 17-23 coins and a Rex Helmet:

[Capitalism.LootSystem]
SuppressVanillaLootSets=true
LootDebugLevel=2
LootSet1=MinNumItems=2,MaxNumItems=2,SetWeight=1.0,ItemEntries=((EntryWeight=1.0,ItemClass=/Game/PrimalEarth/CoreBlueprints/Items/Armor/Leather/PrimalItemSkin_BoneHelmet.PrimalItemSkin_BoneHelmet,MinQuantity=1.0,MaxQuantity=1.0,MinQuality=0.5,MaxQuality=3.00,ChanceForBp=0.0),(EntryWeight=1.0,ItemClass=/Game/Mods/CapitalismCurrency/GloryCoin/PrimalItemResource_GloryCoin.PrimalItemResource_GloryCoin,MinQuantity=17.0,MaxQuantity=23.0,MinQuality=1.0,MaxQuality=1.0,ChanceForBp=0.0))
ClassesForLoot1=MegaRaptor_Character_BP

The Alpha Raptors are dropping all vanilla loot set still, but occasionally will add a coin and extra rex helmet. I am testing on a dedicated server, and am spawning in alpha raptors. And yes I have placed the loot structure first and waited for it to give the debug for the class.
Sidst redigeret af Crash; 20. dec. 2017 kl. 23:10
< >
Viser 1-6 af 6 kommentarer
ShawnDaGeek 11. jan. 2018 kl. 9:42 
1. Did you add the ClassesForLoot with comma seperated dino classes?
2. Did you do a server restart after setup and config, then a wild dino wipe?
3. Did you add the class actor as it says in the directions?

ClassesForLoot1=Carno_Character_BP_Aberrant,Spino_Character_BP_Aberrant,Stego_Character_BP_Aberrant
ShawnDaGeek 11. jan. 2018 kl. 11:32 
Just reread your post / edits. I think i managed to get multi loots to drop at once. You need to create the LootSet, and ClassForLoot multible times for same entity and different loots, or it randomly rolls between loots.
Doing below should buff same entity with both loot buffs. It seems to be working on my test server in logs but have not killed anything to find out.

[Capitalism.LootSystem] SuppressVanillaLootSets=true LootDebugLevel=2 LootSet1=MinNumItems=2,MaxNumItems=2,SetWeight=1.0,ItemEntries=(((EntryWeight=1.0,ItemClass=/Game/Mods/CapitalismCurrency/GloryCoin/PrimalItemResource_GloryCoin.PrimalItemResource_GloryCoin,MinQuantity=17.0,MaxQuantity=23.0,MinQuality=1.0,MaxQuality=1.0,ChanceForBp=0.0)) LootSet2=MinNumItems=2,MaxNumItems=2,SetWeight=1.0,ItemEntries=((EntryWeight=1.0,ItemClass=/Game/PrimalEarth/CoreBlueprints/Items/Armor/Leather/PrimalItemSkin_BoneHelmet.PrimalItemSkin_BoneHelmet,MinQuantity=1.0,MaxQuantity=1.0,MinQuality=0.5,MaxQuality=3.00,ChanceForBp=0.0)) ClassesForLoot1=MegaRaptor_Character_BP ClassesForLoot2=MegaRaptor_Character_BP

ShawnDaGeek 11. jan. 2018 kl. 19:14 
You may need to that dino at the gps cords gets the buff, shown in green in the debug.
Crash 11. jan. 2018 kl. 19:41 
Thanks for the response and great feedback! I’ll be working through it to test later!
Impulse  [udvikler] 12. jan. 2018 kl. 8:55 
The LootSystem is currently in refactoring again, i'll drastically increase the buff applying logic and solve some issues with LootSet2 and above. Expect the update for around Friday the 19.01.2018.
Sidst redigeret af Impulse; 12. jan. 2018 kl. 8:55
Impulse  [udvikler] 4. mar. 2019 kl. 7:34 
closing
< >
Viser 1-6 af 6 kommentarer
Per side: 1530 50