Verified:

llaar Game profile

Member
11,278

Aug 30th 2010, 14:41:00

Cannot send FA (wait until 3 turns)

i just sent FA, it should say:
Cannot send FA (wait X hours)

shouldn't it?

Pang Game profile

Administrator
Game Development
5731

Aug 30th 2010, 15:19:22

do you have 3 turns?
-=Pang=-
Earth Empires Staff
pangaea [at] earthempires [dot] com

Boxcar - Earth Empires Clan & Alliance Hosting
http://www.boxcarhosting.com

Kingme Game profile

Member
1824

Aug 30th 2010, 19:00:02

Sounds like the error trapping looks at turns, and then time from last FA.

llaar Game profile

Member
11,278

Aug 31st 2010, 13:38:20

why tell me to wait 3 turns when i'm supposed to wait 20 hours?

and no i had 0 turns

Slagpit Game profile

Administrator
Game Development
4601

Aug 31st 2010, 17:53:15

It basically runs through a list of possible error messages and returns the first one that applies. You technically have a point in that the 20 hour rule should have higher precedence over the other error messages, so I changed it around but the code isn't live yet.

llaar Game profile

Member
11,278

Aug 31st 2010, 18:40:56

sounds like a correct fix :)

llaar Game profile

Member
11,278

Aug 31st 2010, 18:41:47

could always say need X time and X turns as an error message

so check both conditions, then check individually