Cài đặt Steam
Đăng nhập
|
Ngôn ngữ
简体中文 (Hán giản thể)
繁體中文 (Hán phồn thể)
日本語 (Nhật)
한국어 (Hàn Quốc)
ไทย (Thái)
Български (Bungari)
Čeština (CH Séc)
Dansk (Đan Mạch)
Deutsch (Đức)
English (Anh)
Español - España (Tây Ban Nha - TBN)
Español - Latinoamérica (Tây Ban Nha cho Mỹ Latin)
Ελληνικά (Hy Lạp)
Français (Pháp)
Italiano (Ý)
Bahasa Indonesia (tiếng Indonesia)
Magyar (Hungary)
Nederlands (Hà Lan)
Norsk (Na Uy)
Polski (Ba Lan)
Português (Tiếng Bồ Đào Nha - BĐN)
Português - Brasil (Bồ Đào Nha - Brazil)
Română (Rumani)
Русский (Nga)
Suomi (Phần Lan)
Svenska (Thụy Điển)
Türkçe (Thổ Nhĩ Kỳ)
Українська (Ukraine)
Báo cáo lỗi dịch thuậ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?