Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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 "+"