Page 1 of 2

Stalemate

Posted: Mon Apr 30, 2012 2:27 pm
by nogbog
So.. i'm in a battle.

I can't FTL because i'm out of fuel.
I can't penetrate the scouts shields with my weapon laser.
They can't penetrate my shields with their weapons.
Neither one of us is doing damage to the other.

I'm stuck in a battle i can't win/lose/escape from; i hope this scenario doesn't happen in the final version

Re: Stalemate

Posted: Mon Apr 30, 2012 2:30 pm
by nogbog
I tried to kill everyone by letting all the air out.. The guys in the med bay heal faster than they choke to death. It was amusing

Re: Stalemate

Posted: Mon Apr 30, 2012 4:24 pm
by Snake Plissken
nogbog wrote:So.. i'm in a battle.

I can't FTL because i'm out of fuel.
I can't penetrate the scouts shields with my weapon laser.
They can't penetrate my shields with their weapons.
Neither one of us is doing damage to the other.

I'm stuck in a battle i can't win/lose/escape from; i hope this scenario doesn't happen in the final version
Use your missiles. They pass through shields. When I ran out of fuel in my playthrough A traveling vendor came by and sold me fuel. That being said, its a rougelike and you are supposed to die a lot

Re: Stalemate

Posted: Mon Apr 30, 2012 4:58 pm
by Warbird
I love how his phrasing makes it like he has access to a demo. That's going to unintentionally troll the hell out of some people. As for his missiles, I imagine he ran out of those too.

Re: Stalemate

Posted: Mon Apr 30, 2012 6:47 pm
by Niknaktom
Warbird wrote:I love how his phrasing makes it like he has access to a demo. That's going to unintentionally troll the hell out of some people. As for his missiles, I imagine he ran out of those too.
I hopes where raised and crushed in the same moment.

Re: Stalemate

Posted: Tue May 01, 2012 12:46 am
by chanman
I had that happen with the impossible pirate from Onlive. I ran out of missiles, put the pirate's medbay and weapons systems were on fire and all his crew were dead or low health. It just sat there until Onlive timed out. :?

Re: Stalemate

Posted: Tue May 01, 2012 1:00 am
by Justin
Although we never have had a true stalemate in the normal events it's totally possible. Our solution that will be in the game at some point is simply "the enemy ship gets bored and jumps away". :/

Re: Stalemate

Posted: Tue May 01, 2012 1:50 am
by chanman
It wouldn't remedy the situation though, if the enemy ship's drive or cockpit was damaged and the room is on fire or breached and the AI isn't willing to kill injured crew in an attempt to fix it. The fix (in my situation with the fire or breach that the AI's crew can't fix) has to be that the AI is able to use airlocks/doors to either put out the fire or supply oxygen while fixing the breach.

On the fire though, shouldn't fires eventually burn themselves out in a sealed room?

Re: Stalemate

Posted: Tue May 01, 2012 2:06 am
by Warbird
In that instance I think both crews would likely die of boredom. Which would be beyond hilarious if it was included in the game.

Re: Stalemate

Posted: Tue May 01, 2012 2:50 am
by Darthcaboose
Justin wrote:Although we never have had a true stalemate in the normal events it's totally possible. Our solution that will be in the game at some point is simply "the enemy ship gets bored and jumps away". :/
IF Hull_Damage_Enemy_Change().lastTimeCalled() >= 180 seconds AND Hull_Damage_Kestrel_Change().lastTimeCalled() >= 180 seconds THEN
Enemy_Ship_Flees()
END