The Altera Centauri collection has been brought up to date by Darsnan. It comprises every decent scenario he's been able to find anywhere on the web, going back over 20 years.
25 themes/skins/styles are now available to members. Check the select drop-down at the bottom-left of each page.
Call To Power 2 Cradle 3+ mod in progress: https://apolyton.net/forum/other-games/call-to-power-2/ctp2-creation/9437883-making-cradle-3-fully-compatible-with-the-apolyton-edition
Again, go to the tips in Cradle of Civilization: http://coc.apolyton.net/guides/index.shtml There are two excellent tips on the use of flags and masks for events. BTW, can you tell us a bit about your scenario?
Tecumseh's Village, Home of Fine Civilization Scenarios
Again, go to the tips in Cradle of Civilization: http://coc.apolyton.net/guides/index.shtml There are two excellent tips on the use of flags and masks for events. BTW, can you tell us a bit about your scenario?
Tecumseh's Village, Home of Fine Civilization Scenarios
In my experience the family of enable technology events work very well. It is very important to remember that these values are stored in the saved game file and NOT in the rules.txt. Read Darthveda's Paper for a complete understanding.
One of the key flag checks does not work however, the checkflag using mask and count. The other checkflag variations work OK however.
i read the 2 guides for flag & masks
but that was not really my question:
in these guides i can see new "options"
AND
COUNT
Enabletechnology...
and i want to know if there is another "new" option that
are not in these guide "exemples"
somethings like...
ELSE
discover map
revover map
...
if someone have made a list of all new options
My japan scenario 4 clans new techs, wonders, units
i will first make like an "original" game (start on a undiscovered japan map with no techs) and maybe i will create 1 or two
others scenarios will "realistic" towns name and situation (1 map, units/terrain.. but 2-3 scn and events)
who have email me the Macro.txt for Test of Time !
i hadn't this file on my french version i'll ask some others french
users to know if this file is missing in the french version or if i had unfortunatly delete it !
I doubt you deleted it. The German version didn't ship it either, so I think it's only included in the English version.
BTW, I only accidentally got the file after I had already tested the event functions by trial and error (using the debugger) for weeks...
What a shame MPS not even included a hint that such a file existed in English language!
Boco, the Checkflag with a Mask and Count fuctions exactly the same as if you used Threshold (instead of Count). So, the Checkflag will be True if the number of positive flags is greater then or equal to the Count (or Threshold) parameter.
Is that clear?
The best advice I could give is to ignore the Count feature and use the Threshold instead, since that's the way it works anyway.
Ironically the Checkflag statement above would work correctly because there are only two Flags in the Mask.
Comment