ARK: Survival Evolved

ARK: Survival Evolved

Appetizer
 Tämä aihe on kiinnitetty, joten se on todennäköisesti tärkeä
thebkr  [kehittäjä] 27.2.2017 klo 5.34
Override engrams and crafting costs
Class names are:
  • Appetizer -> PrimalItemConsumable_DOTAppetizer_C
  • Appetizer X -> PrimalItemConsumable_FlatAppetizer_C
  • Appetizer Grenade -> PrimalItem_AppetizerGrenade_C
  • Appetizer Tranq Dart -> PrimalItemAmmo_AppetizerTranqDart_C
  • Appetizer Engram -> EngramEntry_DOTAppetizer_C
  • Appetizer X Engram -> EngramEntry_FlatAppetizer_C
  • Appetizer Grenade Engram -> EngramEntry_AppetizerGrenade_C
  • Appetizer Tranq Dart Engram -> EngramEntry_AppetizerTranqDart_C
Edit your Game.ini add this under [/script/shootergame.shootergamemode]

Example make Appetizer (Blue) cost 1 Thatch:
ConfigOverrideItemCraftingCosts= (ItemClassString="PrimalItemConsumable_DOTAppetizer_C", BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_Thatch_C", BaseResourceRequirement=1.0, bCraftingRequireExactResourceType=false)))

Example disable Appetizer:
OverrideNamedEngramEntries=( EngramClassName="EngramEntry_DOTAppetizer_C", EngramHidden=true,EngramPointsCost=3, EngramLevelRequirement=5, RemoveEngramPreReq=true)
Viimeisin muokkaaja on thebkr; 13.10.2017 klo 7.47
< >
Näytetään 1-9 / 9 kommentista
I'm sorry I have tried to understand this to change the crafting requiments of the dart & I just don't D': can I get some help, please?

We are wanting to make the Appetizer Tranq Dart cost:

10 x Narcotic
5 x Metal Ingot
1 x Simple rifle bullet
1 x Appetizer X
Viimeisin muokkaaja on PurpleKrow; 17.8.2017 klo 11.46
I can modify the Appetizer and appetizer x crafting requirements, but if I try to edit the dart or grenade, the customization doesn't take effect.

I am doing it in the same way I am modifying the appetizer and app x. Is it possible that the item class changed for those two items?

Thanks in advance.
thebkr  [kehittäjä] 13.10.2017 klo 7.46 
All class names must have _C appended in their name when overriding, i will correct the first post, the dart was the only one missing it and you probably copy pasted it.
thebkr  [kehittäjä] 13.10.2017 klo 7.48 
I also fixed the grenade class name, that was also wrong, my bad sorry about that.
C1dn3y 13.10.2017 klo 10.45 
Awesome, Thank you @ZFG. Will test things out tonight when I get home!
Could I see an example of what to put in the game.ini if Appetizer (Blue) would have the material cost of 2 or more different ingredients?
How do i get engrams from this mod to be crafted in the SS or S+ crafting stations?
thebkr  [kehittäjä] 25.5.2020 klo 2.00 
Whitlock lähetti viestin:
How do i get engrams from this mod to be crafted in the SS or S+ crafting stations?
You don't, sadly this has to be a feature in S+, nothing i can do on my end.
I usually have both smithys and chem benches, but you should be able to craft them in your inventory aswell.

I appreciate that. I will thank the ark devs for this inconvenience :p
< >
Näytetään 1-9 / 9 kommentista
Sivua kohden: 1530 50