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 "+"