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.