安装 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 read the old messages and there's this absolute beast that made a very simple guide on how to do this.
We go to this page
https://pastebin.com/mcxheQAs
We go to File Explorer (the folder)
You go to the "Config" folder of XCOM 2 (which is usually inside the "My Games" folder in Documents)
Open "XComGameData.ini"
Edit - Search: "Loadout"
And you should see the 3 "Loadouts" scripts for the Rookies. you go to the page i worte before (https://pastebin.com/mcxheQAs) and you copy the "RAW Paste Data" that has the "+" and paste it in the Rookies Loadouts.
Credits: @SevTheHunter321
Edit: Forgot to mention that once you replaced the texts you HAVE to delete the +
Edit: I did that and it did nothing, the recruits still have the Rifle as the default weapon and not any of the star wars blasters
Did you follow my comment? step by step? maybe you forgot to erase the "+" at the beginning, maybe there's a typo. maybe you don't have the mod installed, it worked for me at the 1st try, it's weird...
Hey man, if you're still trying to figure it out, what I did was remove the lines with "-" and removed the "+" symbols.
-Loadouts=(LoadoutName="RookieSoldier", Items[0]=(Item="KevlarArmor"), Items[1]=(Item="AssaultRifle_CV"), Items[2]=(Item="FragGrenade"), Items[3]=(Item="FragGrenade"))
-Loadouts=(LoadoutName="RookieSoldierM2", Items[0]=(Item="KevlarArmor"), Items[1]=(Item="AssaultRifle_MG"), Items[2]=(Item="FragGrenade"), Items[3]=(Item="FragGrenade"))
-Loadouts=(LoadoutName="RookieSoldierM3", Items[0]=(Item="KevlarArmor"), Items[1]=(Item="AssaultRifle_BM"), Items[2]=(Item="FragGrenade"), Items[3]=(Item="FragGrenade"))
Above this text is the default loadout, make sure you delete the default loadouts. (At least that's what I did to make it work).
+Loadouts=(LoadoutName="RookieSoldier", Items[0]=(Item="KevlarArmor"), Items[1]=(Item="WP_DC15S"), Items[2]=(Item="FragGrenade"), Items[3]=(Item="FragGrenade"))
+Loadouts=(LoadoutName="RookieSoldierM2", Items[0]=(Item="KevlarArmor"), Items[1]=(Item="WP_DC15S_MG"), Items[2]=(Item="FragGrenade"), Items[3]=(Item="FragGrenade"))
+Loadouts=(LoadoutName="RookieSoldierM3", Items[0]=(Item="KevlarArmor"), Items[1]=(Item="WP_DC15S_BM"), Items[2]=(Item="FragGrenade"), Items[3]=(Item="FragGrenade"))
As stated previously, remove the "+"