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 (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
In addition, laste I heard someone's working on a better patch specifically for LWOTC, if you haven't already I suggest tracking down the LWOTC discord
Though ghat said the disabling isn't set up correctly. Here's the code you want in XComClassData.ini
[Warden X2SoldierClassTemplate]
-NumInForcedDeck=1
+NumInForcedDeck=0
-NumInDeck=4
+NumInDeck=0
For reference, you did corectly add in the declaration to not include the class in promotion/GTS, but you forgot to remove the old declaration. Yes, the fact that you need to remove the old one is stupid, no you can't do anything about it.
I haven't properly looked at the code yet, but look at the relative sizes. This mod is almost 1/12 the size of the Warden Class. It's probably not much more than some INI tweaks and there's certainly no room for the complex FX used by the class. It probably disables the vanilla Warden and if it doesn't, Disable Any Class is a wonderful thing. If it doesn't and you really don't want to use DAC, the RPGO tutorial has a great big on disabling classes.
From your answer to duanelocsin, it sounds like this mod is to be used INSTEAD OF the non-LWP Warden Class mod, not ON TOP OF it, right?
If so, you should probable remove the non-LWP Warden Class mod as a required item.
Awesome, thanks. So far I havent had any issues in the game either, so thank you for clearing that up
Systematically, this mode adds an 'LWP Warden' class - independent of the original Warden class.(prevent conflicts between classes.)
As far as I know, the top of the two warden classes is the LWP Warden you're looking for (sorted alphabetically, L vs w)