Advertisement
tjd802

LWR Female Soldier Ratio Fix

Aug 28th, 2019
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. //Yes, ucross changed the ratio, but you can overwrite it, AFTER you install (and every time you update) LWR with PatcherGUI: copied from Cleanse of the Clones: set '<%b 3>' to whichever number you want (3 = 1/3, etc.)
  2. UPK_FILE=XComGame.upk
  3. ALIAS=FractionChanceOfFemale: 2C <%b 3>
  4. OBJECT=XGCharacterGenerator.CreateTSoldier:AUTO
  5. [FIND_CODE]
  6. 0F 35 82 0F 00 00 84 0F 00 00 00 00 35 8E 0F 00 00 99 0F 00 00 00 01 00 E7 B9 00 00 45 9A A7 2C 05 16 25 16 02 00 2C 02 01 00 26
  7. [MODDED_CODE]
  8. 0F 35 82 0F 00 00 84 0F 00 00 00 00 35 8E 0F 00 00 99 0F 00 00 00 01 00 E7 B9 00 00 45 9A A7 <!FractionChanceOfFemale> 16 25 16 02 00 2C 02 01 00 26
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement