SkaceKamen / random-infantry-skirmish

RIS mission for Arma 3
14 stars 4 forks source link

Fix group spawn not checking target units properly #44

Closed SkaceKamen closed 1 year ago

SkaceKamen commented 1 year ago

The issue here is that the old check wasn't checking if the group leader isn't already used by another player. This isn't an issue in SP but it causes issues in MP where player is not properly spawned since the target is already owned by different player.

Possibly resolves #42