Jump to content

crafting override not working


KillerQ

Recommended Posts

crafting override not working

Hello,

 

I am trying to override the unstable element requirements from 1k dust to 400 dust on my server. The line i added to the game.ini is like this: ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemResource_ElementRefined_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_ElementDust_C",BaseResourceRequirement=400.0,bCraftingRequireExactResourceType=False)))

 

I also tried adding it in via ASM then it was like this with alot of zeroes behind the amount.

ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemResource_ElementRefined_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_ElementDust_C",BaseResourceRequirement=400.00000,bCraftingRequireExactResourceType=False)))

 

They both do not work and people i asked say it should be correct.

 

What am i doing wrong here? :)

Link to comment
Share on other sites

  • Volunteer Moderator
2 minutes ago, KillerQ said:

Oh woops did not see ps4 section haha, yes im on pc and running the kaetokid's stack mod

Dust is stacking at 10k now

Then this is your issue. You will have to find and use the name of the override class, like they had to do with the Ultra Stack mod in that thread:

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...