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
admincheat DestroyAll EngramEntry_Turret_Child2_C ?
We use this on our server:
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_Turret2_C",EngramHidden=true,EngramPointsCost=999999,EngramLevelRequirement=1150,RemoveEngramPreReq=False)
but autofabricator is fabricating turrets 2.0 widhout the engram.. i don't understant.
We used on ours which works well in the Game.ini
ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemStructure_Turret_Child2_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_Element_C",BaseResourceRequirement=999999.0,bCraftingRequireExactResourceType=false)))
do you know how to remove the other 2 turrets thanks
Regarding the other 2 turrets for this mod i haven't played ark in a while and have completely uninstalled & stop hosting Ark as of Jan so might not be familar with newer turrets... however the 2 turret engrams i was aware of in this particular mod were:
EngramEntry_Turret2_C
EngramEntry_Turret_Siege2_C
Just add those in to the above code as i have done with "Turret2_C"
I see as of 14th Feb this mod author has updated the turrets here so Engram names may have changed or new turrets added.
Update: 14 Feb @ 6:42pm
Change engram levels.
Change Auto turret 2.0 and Anti Siege Turret.
Added Heavy turret 2.0, please read description for new data.
Updated Smithy/Fab engrams.
One tip to finding any Engrams for any mod just navigate to your local Mod Folder \ 778345456 : \ShooterGame\Content\Mods\778345456
From here Search "engram" in windows search it'll display a full list of Engram assets for example:
EngramEntry_Turret2.uasset
EngramEntry_Turret_Siege2.uasset
EngramEntry_WirelessGen.uasset
Now take this full name, remove the ".uasset" and make sure _C is present: EngramEntry_Turret2_C
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_Turret_Siege2_C",EngramHidden=true,EngramPointsCost=999999,EngramLevelRequirement=1150,RemoveEngramPreReq=False)
This should help you find any newer turrets recently added. I hope this helps :)