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
Sorry - I uploaded a previous version which didn't work, not the latest one . That's the second time I've made that mistake... I've changed the attachment above, it should work now. And incidentally, the default output is to temp.slc, (as you can see in Pedrunn's screenshot).
Here it is what we all wanted. The code is ready.
Just open the folder:
ctp2 main directory\ctp2_data\default\gamedata\
copy this file inside it.
and in the same folder open the file:
script.slc
inside this file paste this line:
Code:
# include"CityAdvance.slc"
I dont think any futher explanation is needed unless that You have a 25 % chance of getting the advance and if you do a message will show up.
Thanks Jonh. The aplication works beautifuly and it is pretty useful.
Yes nice one peddy and JBytheway this is so class all the stuff comming out for ctp2 mod wise
wonder why they took this feature out of ctp2 from ctp1 anyway. did it work different in ctp1?
Anyway Pedrunn i REALLY thing you should change it to a 25% chance as it was in C:CtP otherwise i just dont think it will be balanced
anyway im in a rush but that is on my definates to download and should be in ALL mod packs i think it should have a news item maybe too ? Cause it could mean alot to quite alot of C:CtP players who dont play CtP2
I dunno just an idea
P.S. Pedrunn read my barbarian ideas thread (please )
cya
Oxygen should be considered a drug Tiberian Sun Retro
My Mod for Tiberian Sun Webmaster of http://www.tiberiumsun.com
I cant open SLC files. Whenever I try to open one or download it, I start to get the message window "You have chosen to download a file from this location etc". The window then starts flashing quickly and my computer locks up.
Open them with the windows notepad, or the wordpad, or any other program that opens text file. Try this. This way you can include my code in the Apolyton mod (the line goes in the APOL_script) or in the GoodMod (GM1_script.slc) or any other mod that uses the original tech tree (city expansion, fixmod, visi wonder ...)
If you still can get to open (what will be very very very strange) in last case replace the script.slc for this one. The change will be for the original game. Keep me informed even if it worked and you need no further help, ok?
Thanks Pedrun but I still have the same problem. My Windows 98 must be corrupted. Will have to reload or something. When i donloaded wither of your two files the same thin occured and if i try to open a SLC file in the CTP2 folder it also does it.
Found my computer was trying to open the files with Explorer rather than Notepad. Changed the file and now I can open it so i should be able to download now.
no. the numbering is different, a different version needs to be made.
Concrete, Abstract, or Squoingy? "I don't believe in giving scripting languages because the only additional power they give users is the power to create bugs." - Mike Breitkreutz, Firaxis
copy the file in the ctp2_data\default\gamedata\ like the other file.
Then write
Code:
# include"CRA_CityAdvance.slc"
in the CRA_script.slc,
in the CRAG_script.slc,
in the CRAI_script.slc ,
and in the CRARR_script.slc,
Every one of thes files changes multiple Cradde modswapper choices. Since i dont know wich ones i recommend you to paste that line in all these file. So all modswapper options game will have this feature.
"Kill a man and you are a murder.
Kill thousands and you are a conquer.
Kill all and you are a God!" -Jean Rostand
note: write that line right at the bottom to be safe.
Concrete, Abstract, or Squoingy? "I don't believe in giving scripting languages because the only additional power they give users is the power to create bugs." - Mike Breitkreutz, Firaxis
Comment