These forums have been archived and are now read-only.
The new forums are live and can be found at https://forums.eveonline.com/
Hybrid turrets cap usage. Rework proposal
while (CurrentSelectedTarget.Status == ShipStatus.Alive) {
_myShip.FireAllGuns(CurrentSelectedTarget);
}
Where the science gets done