
Change the cost of gold for ships in your shipyards
Lots of people have been irritated by the patch release where ships cost gold. i personally don’t really care for it so i figured i would post this for those that don’t want to use a mod to have this
I have searched around and didn’t really find a good fix for this so here it is.
This is a fix for the cost of ships in your shipyards
You can either remove the gold cost entirely or you can adjust it to whatever you feel is right.
this will go in your game.ini of your server or single player / non dedicated
ATLAS\ShooterGame\Saved\Config\WindowsNoEditor\Game.ini
and your game.ini in your server location
something like ShooterGame\Saved\Config\WindowsNoEditor\Game.ini
you should see a line:
[/script/shootergame.shootergamemode]
you will paste whatever part you want at the very bottom
i have the settings as each ship should be but you can change the value as you can see
i have made the values that can be changed bolded and the name so you can change the values to your liking
\\\\\\\\\\\\\\\\\\\\\CHANGE THE SHIP COST WITH GOLD\\\\\\\\\\\\\\\\\\\\\\\\\\\\
ConfigOverrideItemCraftingCosts=(ItemCla*sString=”PrimalItem_Ship_Schooner_C”,BaseCraftingResourceRequirements=((ResourceItemTypeString=”PrimalItemResource_Fibers_BASE_C”,BaseResourceRequirement=332.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString=”PrimalItemResource_Metal_BASE_C”,BaseResourceRequirement=42.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString=”PrimalItemResource_Wood_BASE_C”,BaseResourceRequirement=390.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString=”PrimalItemResource_Thatch_BASE_C”,BaseResourceRequirement=540.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString=”PrimalItemResource_GoldCoin_C”,BaseResourceRequirement=5000.0,bCraftingRequireExactResourceType=false)))
ConfigOverrideItemCraftingCosts=(ItemCla*sString=”PrimalItem_Ship_Brigantine_C”,BaseCraftingResourceRequirements=((ResourceItemTypeString=”PrimalItemResource_Fibers_BASE_C”,BaseResourceRequirement=1512.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString=”PrimalItemResource_Metal_BASE_C”,BaseResourceRequirement=224.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString=”PrimalItemResource_Wood_BASE_C”,BaseResourceRequirement=1960.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString=”PrimalItemResource_Thatch_BASE_C”,BaseResourceRequirement=3024.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString=”PrimalItemResource_GoldCoin_C”,BaseResourceRequirement=18000.0,bCraftingRequireExactResourceType=false)))
ConfigOverrideItemCraftingCosts=(ItemCla*sString=”PrimalItem_Ship_Galleon_C”,BaseCraftingResourceRequirements=((ResourceItemTypeString=”PrimalItemResource_Fibers_BASE_C”,BaseResourceRequirement=s560.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString=”PrimalItemResource_Metal_BASE_C”,BaseResourceRequirement=680.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString=”PrimalItemResource_Wood_BASE_C”,BaseResourceRequirement=4200.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString=”PrimalItemResource_Thatch_BASE_C”,BaseResourceRequirement=5600.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString=”PrimalItemResource_GoldCoin_C”,BaseResourceRequirement=50000.0,bCraftingRequireExactResourceType=false)))
CODE BELOW
Remove the gold cost from your Shipyards
Lots of people have been irritated by the patch release where ships cost gold. i personally don’t really care for it so i figured i would post this for those that don’t want to use a mod to have this
I have searched around and didn’t really find a good fix for this so here it is.
This is a fix for the cost of ships in your shipyards
You can either remove the gold cost entirely or you can adjust it to whatever you feel is right.
this will go in your game.ini of your server or single player / non dedicated
ATLAS\ShooterGame\Saved\Config\WindowsNoEditor\Game.ini
and your game.ini in your server location
something like ShooterGame\Saved\Config\WindowsNoEditor\Game.ini
you should see a line:
[/script/shootergame.shootergamemode]
you will paste whatever part you want at the very bottom
i have the settings as each ship should be but you can change the value as you can see
i have made the values that can be changed bolded and the name so you can change the values to your liking
\\\\\\\\\\\\\\\\REMOVING GOLD COST COMPLETELY FROM SHIPYARDS\\\\\\\\\\\\\\\\\\\\
ConfigOverrideItemCraftingCosts=(ItemCla*sString=”PrimalItem_Ship_Schooner_C”,BaseCraftingResourceRequirements=((ResourceItemTypeString=”PrimalItemResource_Fibers_BASE_C”,BaseResourceRequirement=332.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString=”PrimalItemResource_Metal_BASE_C”,BaseResourceRequirement=42.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString=”PrimalItemResource_Wood_BASE_C”,BaseResourceRequirement=390.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString=”PrimalItemResource_Thatch_BASE_C”,BaseResourceRequirement=540.0,bCraftingRequireExactResourceType=false)))
ConfigOverrideItemCraftingCosts=(ItemCla*sString=”PrimalItem_Ship_Brigantine_C”,BaseCraftingResourceRequirements=((ResourceItemTypeString=”PrimalItemResource_Fibers_BASE_C”,BaseResourceRequirement=1512.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString=”PrimalItemResource_Metal_BASE_C”,BaseResourceRequirement=224.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString=”PrimalItemResource_Wood_BASE_C”,BaseResourceRequirement=1960.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString=”PrimalItemResource_Thatch_BASE_C”,BaseResourceRequirement=3024.0,bCraftingRequireExactResourceType=false)))
ConfigOverrideItemCraftingCosts=(ItemCla*sString=”PrimalItem_Ship_Galleon_C”,BaseCraftingResourceRequirements=((ResourceItemTypeString=”PrimalItemResource_Fibers_BASE_C”,BaseResourceRequirement=2560.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString=”PrimalItemResource_Metal_BASE_C”,BaseResourceRequirement=680.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString=”PrimalItemResource_Wood_BASE_C”,BaseResourceRequirement=4200.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString=”PrimalItemResource_Thatch_BASE_C”,BaseResourceRequirement=5600.0,bCraftingRequireExactResourceType=false)))
CODE BELOW
Hey there, thanks for checking our blog. I hope the information you found about ATLAS – Remove or change the gold cost for ships helped you. If you believe we forget something to add or want us to add extra on the post, please let us know via comment below. Thanks, and see you soon!
- Check All ATLAS Posts List
Leave a Reply