安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
I have been advised, and personally verified, that Kraken's Better Dinos adds an Enforcer Defence Shield and that it is working just fine. KBD is an awesome mod and does so much more than my piece of junk. I encourage you to add that to your mod pack.
have also spawned an new one and build it also not working.
ConfigOverrideSupplyCrateItems=(
SupplyCrateClassString="SupplyCrate_Cave_QualityTier1_EX_C",
MinItemSets=1.000000,MaxItemSets=1.000000,NumItemSetsPower=1.000000,bSetsRandomWithoutReplacement=True,bAppendItemSets=True,
ItemSets=((
SetName="ExtraSaddle",
MinNumItems=1.000000,MaxNumItems=1.000000,NumItemsPower=1.000000,SetWeight=0.200000,bItemsRandomWithoutReplacement=True,
ItemEntries=((
ItemEntryName="Enforcer",
EntryWeight=1.000000,MinQuantity=1.000000,MaxQuantity=1.000000,MinQuality=1.000000,MaxQuality=4.000000,bForceBlueprint=False,
ChanceToBeBlueprintOverride=0.500000,ItemClassStrings=("PrimalItemArmor_EnforcerSaddle_C"),ItemsWeights=(1.0)
)))))
I didn't know the name of the item and the blueprint was the same.
(For others that didn't know it's the last digit in the GiveItem command that makes it an item or a blueprint. 0 for item 1 for blueprint)
My mod only adds a couple of new files and doesn't modify or replace anything. Unless you have something else called an EnforcerSaddle or Enforcer_Saddle then you're good to go.
On the reaper saddle, I'll look into it.
I guess you managed to guess the custom tag unlike i did. How'd you manage to get that working? I'd love the assistance from a fellow modder.