Defent / DMS_Exile

DMS For Exile
Other
85 stars 108 forks source link

Reinforcements have no launchers. #78

Closed Ravenger2709 closed 2 years ago

Ravenger2709 commented 2 years ago

Hello! Yesterday i seen that reinforcments have no launchers, but launchers chance is 100 and all bots have it then mission starts. What i need to do? Thx.

eraser1 commented 2 years ago

Hi. This occurs because fn_GroupReinforcementsManager directly calls fn_SpawnAISoldier.

The logic which handles adding launchers to units is in fn_SpawnAIGroup.

If desired, you can add additional logic to add launchers to reinforcements within the Reinforcements Manager.