Hi Sheepy,
I recently looked at LimitedWar, as the requests to migrate its features to AssortedAdjustments are getting numerous and as i have a few days free time i just started with it.
Main culprit for compat with PP 1.9.3+ is that "VehicleFactionController.UpdateNavigation" doesn't exist anymore. I managed to move the code to "VehicleFactionController.GetSiteVehicleDestinationWeight" and even though i suspect that change leads to worse performance it works nevertheless. Method body needed no change afair.
Cheers!
Hi Sheepy, I recently looked at LimitedWar, as the requests to migrate its features to AssortedAdjustments are getting numerous and as i have a few days free time i just started with it. Main culprit for compat with PP 1.9.3+ is that "VehicleFactionController.UpdateNavigation" doesn't exist anymore. I managed to move the code to "VehicleFactionController.GetSiteVehicleDestinationWeight" and even though i suspect that change leads to worse performance it works nevertheless. Method body needed no change afair. Cheers!