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
No, like I have said several times already, I tried to merge the three mge events files into one tot events file. I didn't get it to work. There should be plenty of more space even after the merger. So the error might be a simple clerical one. Only way to check is to take event by event, and test run each one, something I won't bother to do (I don't even have civ2 installed on my comp)...
I think Catfish in post #164 is on to how to settle it. Both the event error and the graphical error.
I made some simple changes to your ToT Events file.
For example, when I found four times this event :
@IF
TURN
turn=4
@THEN
CREATEUNIT
unit=German Schütze Bataillon (mot)
owner=DAK and Italian Army
veteran=no
homecity=NONE
locations
0,44
1,45
endlocations
@ENDIF
I rewrited the four events to one :
@IF
TURN
turn=4
@THEN
CREATEUNIT
unit=German Schütze Bataillon (mot)
owner=DAK and Italian Army count=4
veteran=no
homecity=NONE
locations
0,44
1,45
endlocations
@ENDIF
Except the "Irish Inf. Bat. (mot)" event, the Events file works fine.
Had all the reinforcements to be spawned by the Events file? The cities can't make units. And I see in the units.bmp there are some units (Me 109 for example) that will never appear in the scenario. There are no events to spawn them. I'm sure you have some more ideas to include in this scenario...
I can bring you some help if you want to finish your scenario.
Wow, didn't know you could do that count 4 thing. And there used to be irish soldiers, but it's true I removed them. I thought I changed all they events into Territorial inf's. That's what the irish event you found are supposed to be anyway.
Hmm, strange about the 109. Have you noticed any other units like this?
Comment