These forums have been archived and are now read-only.
The new forums are live and can be found at https://forums.eveonline.com/
How to fix crappy unguided missiles:
"Wow, that internet argument completely changed my fundamental belief system," said no one, ever.
while (CurrentSelectedTarget.Status == ShipStatus.Alive) {
_myShip.FireAllGuns(CurrentSelectedTarget);
}