Patch for OHII v2.3
Note: - this is a beta patch and needs testing
Please install after OHII v2.3 and allow overwrite.
start a new test campaign
use silenotto and pick campaign blackpit
when leaving Brest harbour - check for air attacks
thanks
patch notes:-
Quote:
This is a Modding Selfie (info by Serge65):-
If the tanker is stalking you, change: data\Scripts\AI\Ship-Waypoint
strategy WaypointsCNFW(Ship)
precond
{
!Ship:CanFollowWaypoint()
}
action
{
Ship:Goto(0.7,false); ----> Ship:Goto(0.7,true);
Ship:SetThrottle(0.7);
}
}
and everything will be fine!
the above script is to fix the supply tanker trying to ram you
OHIIv2.3 patch1
Fixed error in museum where viewing the mini sub would cause ctd - thanks Flamm for the fix
added segre65 overhaul to the plane - this added many missing planes and updates their abilities to attack. Updates include AircraftCarrier. Thanks serge, this was a lot of work 
todo:-
test new airbases do not cause ctd when leaving a french bunker (air raid)
add new air bases to Russia
|
DOWNLOAD