Page 1 of 1
Simultaneous PBEM Battles
Posted: Tue Jun 03, 2008 7:11 pm
by DCWhitworth
I can't recall seeing anything, but is it now possible to fight more than one battle at the same time in PBEM games ?
By this I mean where battle files are exchanged.
I know at one point it wasn't possible but that Marshall was looking into it. Did this get sorted ?
RE: Simultaneous PBEM Battles
Posted: Tue Jun 03, 2008 8:51 pm
by NeverMan
As far as I know it's still one battle at a time.
RE: Simultaneous PBEM Battles
Posted: Tue Jun 03, 2008 9:33 pm
by MarshallEllis
No, you cannot do this.
We're intentionally keeping you from doing this because the original game manadated that each battle be fought in the attacker's order preference. Fighting battles simultaneously could take away any intentional order selection advantage that the attacker may have. Technically, this could be done but with a lot of code changing.
RE: Simultaneous PBEM Battles
Posted: Tue Jun 03, 2008 10:01 pm
by JanSorensen
ORIGINAL: Marshall Ellis
No, you cannot do this.
We're intentionally keeping you from doing this because the original game manadated that each battle be fought in the attacker's order preference. Fighting battles simultaneously could take away any intentional order selection advantage that the attacker may have. Technically, this could be done but with a lot of code changing.
Marshall Ellis,
This makes little sense. Giving the attacker the ability to perform battles simultanously (or not) at his preference certainly would not take away any advantage from the attacker as long as its done as a choice rather than mandatorily. If anything it would give the attacker an additional advantage.
RE: Simultaneous PBEM Battles
Posted: Tue Jun 03, 2008 10:48 pm
by MarshallEllis
JanSorensen:
That could be true??? There could be several advantages for a defender as well??? It is a MAJOR code change!
RE: Simultaneous PBEM Battles
Posted: Tue Jun 03, 2008 10:58 pm
by DCWhitworth
ORIGINAL: Marshall Ellis
JanSorensen:
That could be true??? There could be several advantages for a defender as well??? It is a MAJOR code change!
Not worth the change in my opinion. The situation where two battle files are exchanged in the same player turn are pretty rare. I'm playing in three PBEM games and I haven't encountered such a situation yet.
RE: Simultaneous PBEM Battles
Posted: Wed Jun 04, 2008 3:29 pm
by Jimmer
I don't think it's worth time to code in a change.
However, while this IS a significant change to the attacker's ability to use order as a tactical or strategic option, it pales in comparison to the same effect being used during diplomacy. However, the diplomacy phase has been done all at once for "speed" purposes.
If it's good enough for diplomacy, it's certainly good enough for combat order.
But, probably not worth the time investment in the code to be worthwhile.