Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_BasicTekHelmet_C",EngramHidden=True,EngramPointsCost=40,EngramLevelRequirement=0,RemoveEngramPreReq=True)
The author has used the same Id structure as original tek gear. so when we override things like EngramEntry_TekDoor_C its actually overriding the original game tek structure.
I think there are other issues due to this... ppl saying that there tek gear is replaced and blah blah... all seems like it could be related.
Eitherway I have not found a solution apart from changing crafting requirement of the blueprint itself rather then editing the engram. the engram tag names are all identical to original game engrams and that means that its almost impossible to edit the tek engrams put in by this mod.
Here is an example for changing the crafting requirements of the modded tek door:
ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemStructure_TekDoor_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemStructure_TekDoor_C",BaseResourceRequirement=1,bCraftingRequireExactResourceType=true)))
this will make the tek dorr craft require a tek door to craft. cant craft it if your require it to make it. ;) However it does not remove the engram from the list :(
If anyone has any further advice on this.. it would be much appreciated. We like this mod and want to keep it :) :):):)