Peregrinator Posted December 20, 2015 Share Posted December 20, 2015 I'm playing EW: LW and loving almost all of it, but I'm pretty bummed about the nine-day gap between hiring soldiers and their arrival. I've been trying to poke around the .upk files, but I'm an idiot at coding. If any of you happen to have code that changes this value, I'd love to have it, but any pointers at all would be great. Thanks. Link to comment Share on other sites More sharing options...
Zyxpsilon Posted December 21, 2015 Share Posted December 21, 2015 (edited) Easy... install this somewhat old ( from August! ) mini-mod of mine with PatcherGUI; -------------------------------------------------- MOD_NAME=HireSoldiers_Faster AUTHOR=Zyxpsilon (Hinted about by Johnny Lump) DESCRIPTION=Can alter the 9 days (currently with 3) default to whatever you need. UPK_FILE=XComStrategyGame.upk // OBJECT=XGItemTree.BuildStaffTypes [BEFORE_HEX] 1B 54 05 00 00 00 00 00 00 26 2C 0A 2C 09 2C 78 16 // By changing the following Hex-Value/09\as you wish for... //-------------------------------------??--------- [AFTER_HEX] 1B 54 05 00 00 00 00 00 00 26 2C 0A 2C 03 2C 78 16 --------------------------------------------------Enjoy! Edited December 21, 2015 by Zyxpsilon Link to comment Share on other sites More sharing options...
Recommended Posts