ARK: Survival Evolved

ARK: Survival Evolved

Appetizer
 Este tema se ha marcado como fijo, por lo que probablemente sea importante
thebkr  [desarrollador] 27 FEB 2017 a las 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)
Última edición por thebkr; 13 OCT 2017 a las 7:47
< >
Mostrando 1-9 de 9 comentarios
PurpleKrow 17 AGO 2017 a las 11:46 
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
Última edición por PurpleKrow; 17 AGO 2017 a las 11:46
C1dn3y 13 OCT 2017 a las 6:57 
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  [desarrollador] 13 OCT 2017 a las 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  [desarrollador] 13 OCT 2017 a las 7:48 
I also fixed the grenade class name, that was also wrong, my bad sorry about that.
C1dn3y 13 OCT 2017 a las 10:45 
Awesome, Thank you @ZFG. Will test things out tonight when I get home!
Lethalmatter 12 ABR 2020 a las 9:25 
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?
Karthus 24 MAY 2020 a las 20:17 
How do i get engrams from this mod to be crafted in the SS or S+ crafting stations?
thebkr  [desarrollador] 25 MAY 2020 a las 2:00 
Publicado originalmente por Whitlock:
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.

Karthus 25 MAY 2020 a las 7:24 
I appreciate that. I will thank the ark devs for this inconvenience :p
< >
Mostrando 1-9 de 9 comentarios
Por página: 1530 50