Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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.
I kinda want a bigger ratio difference like 1:10 or 1:20 for example
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
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 :)