Moonsinger said:Denniz,
Here is the link to the two features that you have requested:
http://www.civfanatics.net/uploads9/MapReport2005-05-05.zip
It will now remember your last "Save As..." folder and also copy the *.jpg screenshot to go along with the *.sav file.
Tuvok694 said:Sorry if this has been answered before:
What exactly do the variables "GetFood", "GetFood-Base" (etc...) search for and which operator/value should I use with them in a rule set?
GorfTheWanderer said:I have a quickl Q about Map Finder.... In the Report it generates I can tell exactly what everything listed is except for the second column from the right hand side.... What is "SG"? Many of my maps have values from 0-3 and I have no clue as to what this is refering to.... Thanks for satisfying my curiousity....
GorfTheWanderer said:See post 780-781.... Same question I had....
Tuvok694 said:Sorry, but I don't see the connection to my question in these posts.
Pentium said:I was going to start my HoF carreer now. The first thing to do: spend a day on finding maps.
Now, it all seems easy. Thank you!
Markstar said:Hi,
I love the idea of this utilty but for some reason it doesn't work for me.![]()
It seems to work for as long as it rejects the maps (meaning it quits and restarts, even exits Civ and starts it again after the given amount of iterations), but as soon as it finds an acceptable map with the given specs it asks me where to save it (it goes on either with or without my interaction) but then retires and is stuck in the retirement screen (and says it's waiting for Civ to start, eventually the messages act like the circle goes on (iteration # goes up as well), but nothing more actally HAPPENS).![]()
Furthermore, the map is only saved when I actually do it manually (meaning clicking when the save-screen appears), otherwise Civ just stays in the retirement-screen until I exit it and there I see the save-screen for a sec.
Yes, I have given it the right location of the Autosave dir. But it's on D.
However I don't think you expect Civ to always be installed in the default dir, otherwise you'd have the Autosave-dir as a constant.![]()
There is also a (minor?) issue with the rules. When I have a "A and B or C" rule and A=TRUE and B=TRUE are true but is C=FALSE it still rejects the map.
Any ideas what could be the problem?
Thanks
Markstar
Yes, all directories exist.Gyathaar said:Does the directory where you told mapfinder to save accepted maps exist?
(Output dir.. default c:\civ3maps unless you change it)
Mmh, o.k., but that doesn't make sense. I am pretty close to graduating in computer science and one of my specialties is boolean logic.to specify a A AND (B OR C) rule you need:
AND A
OR B
OR C
I have no clue what the problem is then.. perhaps you use the windows filebox?Markstar said:Yes, all directories exist.
(A AND B) OR C:Markstar said:Mmh, o.k., but that doesn't make sense. I am pretty close to graduating in computer science and one of my specialties is boolean logic.
What would (A AND B) OR C be then? Or (A OR B) AND (C OR D)?
Is it prefix notation so that means the last operator doesn't count?![]()