ติดตั้ง 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 (เวียดนาม)
Українська (ยูเครน)
รายงานปัญหาเกี่ยวกับการแปลภาษา
Dude... Thank you,so,so freaking much,for this.
I was trying amalgamation with like 70 classes of it and man This help so much on some classes which sometime get nothing beside primary lmao
I'd made an assumption that I could add Travel Light as an option on a running campaign. Turns out that's not true. Running WSRAddItem TravelLight from the Weapon Skin Replacer mod has added it. Thanks to Rusty Dios over on the Discord.
idk, everyone's that's working looks exactly the same as what I've got. Yet mine's not working.
for e.g.
+ADD_SLOT=(SOLDIER_CLASS="Reaper", WEAPON_CAT="TravelLight", ALLOW_EMPTY=true)
I've tried all lower case too. This matches X2Item_CovertWarClassRedux.uc
I can use Weapon_Cat for Claymores
+ADD_SLOT=(SOLDIER_CLASS="Reaper", WEAPON_CAT="claymore", ALLOW_EMPTY=true)
And I've used TEMPLATE_NAME successfully
+ADD_SLOT=(SOLDIER_CLASS="Reaper", TEMPLATE_NAME="SectoidFinger", ALLOW_EMPTY=true)
Rebuilt user configs too. Still no luck. Has anyone managed to?