ARK: Survival Evolved

ARK: Survival Evolved

KRY Trade and Currency
 This topic has been pinned, so it's probably important
GhostDragon 24 Feb, 2018 @ 9:37pm
Ini cost adjustment via Crafting overrides (Pastebin linked)
I've compiled a list with some examples due to wanting to make such adjustments myself and decided to share it seeing how other people have shown an interest in doing so. In the end though for more simplified price editing it may be best to wait for Krytxx to add direct ini support.

https://pastebin.com/07szWaDn
Last edited by GhostDragon; 24 Feb, 2018 @ 9:55pm
< >
Showing 1-8 of 8 comments
Valq  [developer] 25 Feb, 2018 @ 8:14pm 
This is very appreciated! I probably won't be adding ini support anytime soon. Last time I tried it fatal errored servers. However, I will pin this thread.
Last edited by Valq; 25 Feb, 2018 @ 8:15pm
SomethingSomething 22 Oct, 2018 @ 10:42pm 
is there a way to add other resources into the sell table?
[H]. GrimPanzer 14 Nov, 2018 @ 9:09am 
Read troought the guide, sadly im a noob, my simple wish is to change the max stacks of the coin from 200 to 100K. Any tips on how to do that?
GhostDragon 15 Nov, 2018 @ 10:06am 
Far as I know you can't change the stack size of anything client side or server side without mod changes or additions.

As for adding resources into the sell table. I'm not entirely sure I never looked into it. I don't believe so? I don't think you can add in entirely new engrams/crafting through server/client side ini. I believe you can change what each engram inside the table takes for the set of coins described in section 2. This can theoritically be done with any item of any quantity in the game. You just need the item string. So you could add say...


ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemResource_BlackPearl_RPFCurrency_sell_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_Fibers_C",BaseResourceRequirement=1.0,bCraftingRequireExactResourceType=false)))


Which would be a fiber trade for 2 gold coins. Would still be labeled as a blackpearl trade but would take fiber instead.
• Ryo • 12 Aug, 2019 @ 12:44pm 
is there any way to change the trade ratio between gold coins and silver coins from 1:4 ?

I kinda want a bigger ratio difference like 1:10 or 1:20 for example
Rody 4 Jan, 2020 @ 10:59am 
Originally posted by GhostDragon:
I've compiled a list with some examples due to wanting to make such adjustments myself and decided to share it seeing how other people have shown an interest in doing so. In the end though for more simplified price editing it may be best to wait for Krytxx to add direct ini support.

https://pastebin.com/07szWaDn


Okey i really want this to work on my servers, i see your file but where can i find this file or put this file? cant find it anywhere in mods map. i found the data for the mod but i cant open any of the files.

hope you can help me out @GhostDragon
GhostDragon 17 Jan, 2020 @ 5:23am 
These are game.ini file changes.
For single player steam/steamapps/common/ark/shootergame/saved/config/windowsnoeditor
Or for server Steam/SteamApps/common/ARK/ShooterGame/Saved/Config/WindowsServer
Just add any of your changes below the first default line. I guess this is info I should've added to the initial post, sorry about that.
Rody 17 Jan, 2020 @ 9:09am 
Originally posted by GhostDragon:
These are game.ini file changes.
For single player steam/steamapps/common/ark/shootergame/saved/config/windowsnoeditor
Or for server Steam/SteamApps/common/ARK/ShooterGame/Saved/Config/WindowsServer
Just add any of your changes below the first default line. I guess this is info I should've added to the initial post, sorry about that.

Thanx finaly got it done :)
< >
Showing 1-8 of 8 comments
Per page: 1530 50