ARK: Survival Evolved

ARK: Survival Evolved

Flyer Speed Potion
Arksanity.com 2017 年 6 月 1 日 上午 5:57
Change Engrams & Crafting Costs
Edit your Game.ini and add this under
[/script/shootergame.shootergamemode]

Example make Flyer Speed Potion cost 1 thatch:
ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemConsumable_Soup_SpeedPotion_BP_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_Thatch_C",BaseResourceRequirement=1.0,bCraftingRequireExactResourceType=false)))


Example change survivor level requirement:
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_SpeedPotion_C",EngramHidden=False,EngramPointsCost=100,EngramLevelRequirement=100,RemoveEngramPreReq=False)




最后由 Arksanity.com 编辑于; 2017 年 6 月 2 日 上午 8:41
< >
正在显示第 1 - 9 条,共 9 条留言
Dark_Xiphles 2017 年 6 月 2 日 上午 1:14 
wouldn't it just be EngramEntry_Soup_SpeedPotion_BP_C?


EDIT:
Nevermind, just came across this one: EngramEntry_SpeedPotion_C
最后由 Dark_Xiphles 编辑于; 2017 年 6 月 2 日 上午 1:40
Arksanity.com 2017 年 6 月 2 日 上午 8:41 
Nicely! Thanks! :)
JammerZ 2017 年 6 月 10 日 上午 6:02 
did you ever get the config options to work properly? I can change the engram requirements but not the crafting costs.
Arksanity.com 2017 年 6 月 10 日 上午 11:44 
The crafting cost example above worked when we were testing the mod. Unless I've made a huge spelling error in that, try using the example from wiki:

ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemConsumable_Soup_SpeedPotion_BP_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_Thatch_C",BaseResourceRequirement=1.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString="PrimalItemAmmo_ArrowStone_C",BaseResourceRequirement=2.0,bCraftingRequireExactResourceType=false)))

If that doesn't work, you have to ask TomLove if he changed the item class name. The mod did not work with Dino Color Plus, so haven't used it since original testing.
最后由 Arksanity.com 编辑于; 2017 年 6 月 10 日 上午 11:44
Crash 2017 年 6 月 19 日 上午 3:55 
I still haven't been able to change the crafting requirements and have tried different variants other than the ones mentioned. Please Tom Love take some time to review the crafting requirements and respond. Thanks!
tobi 2017 年 7 月 16 日 上午 3:09 
how can we add the gameusersettings to our ini?

most mods need something like

[Ragnarok]
...settings here

what name in the brackets is it for your mod?
TomLove  [开发者] 2017 年 7 月 19 日 下午 8:03 
all in good time. I am still learning the dev kit. there is ALOT of things to learn and I'll be soon getting back into trying to get a working variable in ini for you all.
CuginoRap 2019 年 1 月 21 日 上午 3:52 
Can we change the cooldown or the quantity of movement speed with ini settings?
StefMista 2020 年 3 月 15 日 上午 1:04 
The correct crafting override

ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemConsumable_SpeedPotion_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_Thatch_C",BaseResourceRequirement=1.0,bCraftingRequireExactResourceType=false)))
< >
正在显示第 1 - 9 条,共 9 条留言
每页显示数: 1530 50