Apolyton Archive  |  Preserved copy of the Apolyton Civilization Site and its forums as they stood in September 2005. Read-only; nothing here can be posted to or replied to.  |  Forum index |  About this archive |  The 1998–2001 UBB forums
Today on Apolyton WARDELL INTERVIEW PROMO A.C.S. HISTORY CHAPTER 4 GET CIV4 /w FREE PLUS! A.C.S. PHOTO GALLERY GET A.O.M. V1.1
Apolyton Civilization Forums
main| civ2| civ3| civ4| smac| ctp2| ron| moo3| galciv| galciv2| alt| about|
ApolytonPLUS | register | search | faq | new posts | pm (-/-) | upload | members
hall of fame new! | civgroups | civgroups news | interviews | the column | radio | chat | directory | news | store | PLUS
Apolyton Civilization Forums : Powered by vBulletin version 2.0.3 Apolyton Civilization Forums > Miscellaneous > Archive > CtP2-Creation/AI/Mods/Scenarios-Archive > CTP2 Editing GUI
Show a Printable Version | Email This Page to Someone! | Receive updates to this thread | Report this to Apolyton news!

bottom of page
  
Author
Thread   
Pages (2): [ 1   2   ]
< Last Thread     Next Thread > Post New Thread     Post A Reply
J Bytheway is offline J Bytheway
Emperor
England
Jul 2001
time: 05:19
  Old Post 29-04-2002 02:56 Visit J Bytheway's homepage!
Edit/Delete Message Reply w/Quote
#1 Report this post to a moderator
CTP2 Editing GUI Increase Your PM Length

I'm writing a CTP2 Editing GUI for my own (nefarious ) purposes. Kind of like EasyMod for CTP, only not really - mine's very different and much better (obviously ). Well, in some respects, anyway, and if I get it doing everything I hope to.

I know many (most?) people prefer fiddling the text files themselves for most of the time, and I sometimes feel the same way, but I'm hoping the strengths of my program will be its ability to do mass changes, e.g. Double the cost of all age three advances, generate all the statistical bits of the GL, etc. (Although none of that is implemented at the mo - there's only a basic editing interface; you can't even add or remove entries yet ). I wrote lots of little applets to do these things for CTP, but I wanted to conglomerate them this time around.

So, is anyone else interested in using such a thing? And if so, would they like to help test it during development (which is of course the most dangerous stage in terms of the possibility of losing all your work, etc.)?

Or are you all hardcore text-files-or-nothing people?

Immortal Wombat is offline Immortal Wombat
Prince
in perpetuity
Dec 2000
time: 05:19
  Old Post 29-04-2002 03:42 Visit Immortal Wombat's homepage!
Edit/Delete Message Reply w/Quote
#2 Report this post to a moderator
Inflate your Upload Space

I generally just delve into the text files, I never used Easy Mod for CtP, I didn't trust it not to screw everything up, and not tell me where or what it had done. But what I do find annoying is large-scale changes, like advance costs, unit abilities etc. If there was a way to cut advance costs on a large scale, add/remove flags across the file, that would be very useful.

Locutus is offline Locutus
ACS CTP1/2 Manager & Civ4 Co-Manager
Hengelo, The Netherlands
Nov 1999
time: 06:19
  Old Post 29-04-2002 22:14 Visit Locutus<br><img src=/forums/images/staff-icon.gif>'s homepage!
Edit/Delete Message Reply w/Quote
#3 Report this post to a moderator
Support Apolyton, buy GURPS/ Alpha Centauri

I agree with IW basically. I never trusted Easymod (it had some known bugs and I feared the unknown ones) and similar tools (I think someone once designed a Excel sheet which accomplished the same thing as well). So normally I wouldn't be too eager to use your tool but the mass changes thing certainly sounds very, very useful and tempting to use...

J Bytheway is offline J Bytheway
Emperor
England
Jul 2001
time: 05:19
  Old Post 29-04-2002 23:03 Visit J Bytheway's homepage!
Edit/Delete Message Reply w/Quote
#4 Report this post to a moderator
Remove this text

Very well, I shall make mass changing my priority. I'll keep you all posted.

The Big Mc is offline The Big Mc
King
Of the universe / England
Oct 2001
time: 05:19
  Old Post 30-04-2002 14:03 Visit The Big Mc's homepage!
Edit/Delete Message Reply w/Quote
#5 Report this post to a moderator
Support Apolyton, buy Alpha Centauri

I know I normally go into the text files you notice things better that way

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:19
  Old Post 30-04-2002 21:35 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#6 Report this post to a moderator
Avatar Enlargement: We've got the solution

Actal I needed a lot of time to add all the new goods to my mod, a lot of Great Library work, work with the uniticon.txt, goods.txt, goodID.txt. Such a tool would accelerate the mod developement a lot. A lot of work was copy and paste and modifying the copied entries, and sometimes I forgot something to change. And of course it would help people to start modding. So we could get new modmaker. Of course it would be good if such a tool would be open source, so everyone who knows the program language and has the time could help develope this program.

Some feature I like to see in are a Great Library prewiev, multi language support, saving all files in a certain mod directory. Ability to load all files of this mod (gamefile.txt). And a textfile viewer as subwindow.

-Martin

Pedrunn is offline Pedrunn
King
of Natal, Brazil
Jul 2001
time: 02:19
  Old Post 30-04-2002 22:39
Edit/Delete Message Reply w/Quote
#7 Report this post to a moderator
Support Apolyton, buy Civilization 2

The GL is the worse part for the modders in my point of view. A lot of work and really boring!
Something that connects would be nice.
Eg. it would read in prereqs if you write something like EnableAdvance for a unit it would find the unit in the Uniticon.txt read the Unit.txt find the line EnableAdvance recognize the advance finding it in the Advance.txt serch it in the uniticon again and link it to to the advance entry of the library.
I dream with it everytime i start the GL work for my unreleased mod.

Last edited by Pedrunn on 30-04-2002 at 22:46

J Bytheway is offline J Bytheway
Emperor
England
Jul 2001
time: 05:19
  Old Post 01-05-2002 02:40 Visit J Bytheway's homepage!
Edit/Delete Message Reply w/Quote
#8 Report this post to a moderator
Support Apolyton, buy GURPS/ Alpha Centauri

quote:
Originally posted by Martin Gühmann
Actal I needed a lot of time to add all the new goods to my mod, a lot of Great Library work, work with the uniticon.txt, goods.txt, goodID.txt. Such a tool would accelerate the mod developement a lot. A lot of work was copy and paste and modifying the copied entries, and sometimes I forgot something to change. And of course it would help people to start modding. So we could get new modmaker. Of course it would be good if such a tool would be open source, so everyone who knows the program language and has the time could help develope this program.


I'm not sure if I like the idea of my bad, inefficient, code being visible to everyone - but I suppose it wouldn't be too bad . I'm writing it in VB6 (I know - not a *real* programming language, but I don't care).

quote:
Some feature I like to see in are a Great Library prewiev, multi language support, saving all files in a certain mod directory. Ability to load all files of this mod (gamefile.txt). And a textfile viewer as subwindow.


GL preview. Hmmm... Should be doable.

Multilanguage support already built in to a certain extent, but you can't develop in two languages at once - you have to choose one way or another. And all the comments, help, etc. is in English.

Files are currently saved in their respective game directories - I was considering the option to save them all in a copy of the directory tree for the purposes of zipping and distribution.

You can already import a project from a gamefile.txt (I tried it with cradle and it seemed to work fine).

Textfile viewer would be easy if you didn't want to edit in it whilst the GUI was open - but having both at once would be asking for trouble. Regenerating the text of the file repeatedly would slow things down and use up more memory (and the memory consumption is quite considerable already...)

quote:
Originally posted by Pedrunn
The GL is the worse part for the modders in my point of view. A lot of work and really boring!
Something that connects would be nice.
Eg. it would read in prereqs if you write something like EnableAdvance for a unit it would find the unit in the Uniticon.txt read the Unit.txt find the line EnableAdvance recognize the advance finding it in the Advance.txt serch it in the uniticon again and link it to to the advance entry of the library.
I dream with it everytime i start the GL work for my unreleased mod.


That's what I plan for, only my vision goes further yet. But it won't be easy. It almost certainly won't be in the first release version.

Progress so far is that you can edit pretty much as I wished for, add, remove, copy, paste entries, and I've got good support working for the advance tree.

Now working on the mass changing code, but the big job is designing all the structure files to describe to the program the content of each data file (I've only done a couple for testing purposes so far). The one for units.txt in particular will likely be a big job...

Pedrunn is offline Pedrunn
King
of Natal, Brazil
Jul 2001
time: 02:19
  Old Post 01-05-2002 03:43
Edit/Delete Message Reply w/Quote
#9 Report this post to a moderator
Support Apolyton, buy Galactic Civilizations: Deluxe Edition

I can wait as long as you finish it
But I cant wait to see it ready.

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:19
  Old Post 01-05-2002 03:50 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#10 Report this post to a moderator
Inflate your Upload Space

quote:
Originally posted by J Bytheway
Multilanguage support already built in to a certain extent, but you can't develop in two languages at once - you have to choose one way or another. And all the comments, help, etc. is in English.


Actual I meant the possibilty to develope your mod in more than one language. It is ok if the program is in English only. But if you don't have the view over files that aren't in the English version is a problem of EasyMod and this shouldn't be in your program.

-Martin

J Bytheway is offline J Bytheway
Emperor
England
Jul 2001
time: 05:19
  Old Post 01-05-2002 04:00 Visit J Bytheway's homepage!
Edit/Delete Message Reply w/Quote
#11 Report this post to a moderator
Put an end to popups!

quote:
Originally posted by Martin Gühmann
Actual I meant the possibilty to develope your mod in more than one language.


Yes, I understood, and you can, but at present you would need to have a seperate installation of my program for each language. It would be easy to change that to just needing seperate ini files though.

Either way, you won't be able to develop mod in multiple languages in a single interface all at once - you'd have to close & open again. But the two different versions of the mod could share some data files.

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:19
  Old Post 01-05-2002 17:32 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#12 Report this post to a moderator
Support Apolyton, buy Galactic Civilizations: Deluxe Edition

Actual in CityMod2, ApolytonPack and GoodMod, all the files in the ..\ctp2_data\default\ folders are shared. There are only for the strings extra folder. All string files of the English version are in a folder called ..\ctp2_data\english\ for the German version in a folder called ..\ctp2_data\german\ so this shouldn't be too difficuilt to implement.

-Martin

J Bytheway is offline J Bytheway
Emperor
England
Jul 2001
time: 05:19
  Old Post 03-05-2002 00:27 Visit J Bytheway's homepage!
Edit/Delete Message Reply w/Quote
#13 Report this post to a moderator
Got spare money?

To keep you all updated:

I have encountered a rather large problem in that the memory consumption of the program is enormous - loading units.txt, advance.txt and buildings.txt gives me an 'out of memory' error. I had got all the code optimized for speed over memory consumption, but it looks like I'll have to change that. This will, unfortunately, delay things considerably...

On a lighter note, the mass-modification code works a treat.

J Bytheway is offline J Bytheway
Emperor
England
Jul 2001
time: 05:19
  Old Post 04-05-2002 12:39 Visit J Bytheway's homepage!
Edit/Delete Message Reply w/Quote
#14 Report this post to a moderator
Get a bigger avatar today!

That's fixed (as far as possible). I'm proceeding to the GL (No idea how fast this will be).

Just to wet your appetites I attach a screenshot showing my increasing by 20% all advances in ages 7 to 10. (It's all a bit scrunched up as I wanted to make it as small as possible). Tell me what you think.

Attachment: ctpedscr.jpg
This has been downloaded 80 time(s).

child of Thor is offline child of Thor
Emperor
UK
Jan 2002
time: 05:19
  Old Post 04-05-2002 13:34
Edit/Delete Message Reply w/Quote
#15 Report this post to a moderator
Support Apolyton

I for one will find this very helpfull, so keep at it please.
I don't really have enough time to learn Slic(at least for the time being), so this will be a very nice way for myself(and others i'm sure)to change things quite easily. Can you also use it to add/edit Great Libary entries?

J Bytheway is offline J Bytheway
Emperor
England
Jul 2001
time: 05:19
  Old Post 04-05-2002 15:03 Visit J Bytheway's homepage!
Edit/Delete Message Reply w/Quote
#16 Report this post to a moderator
Support Apolyton buy from Amazon

As I said, GL entries are what I'm now working on. My plans are rather ambitious, so I don't know how long it will take. Might be a day or a week.

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:19
  Old Post 04-05-2002 15:38 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#17 Report this post to a moderator
Increase Your PM Length

child of Thor J Bytheway is working on a advance CTP2 textfile editor, not on a slic file editor, this one would be a little bit more complicated but I think not impossible as the game develope team considered to do it on their own. Therefore you have still to learn slic (or ask someone) if you want to do more than just modding the text files. By the way the CTP2 icon for the CTP2 editor would be much cooler (like ModSwapper) than just this a standart icon. Maybe an additional textfile editor/viewer would be to much but would it be possible to view the code of a currently selected advance/good/unit/citystyle......

-Martin

J Bytheway is offline J Bytheway
Emperor
England
Jul 2001
time: 05:19
  Old Post 04-05-2002 16:00 Visit J Bytheway's homepage!
Edit/Delete Message Reply w/Quote
#18 Report this post to a moderator
Support Apolyton buy from Amazon

quote:
Originally posted by Martin Gühmann
child of Thor J Bytheway is working on a advance CTP2 textfile editor, not on a slic file editor, this one would be a little bit more complicated but I think not impossible as the game develope team considered to do it on their own.


Quite. I was, however, considering a feature to export small chunks of repetetive SLIC code, like the following from CRA_homeguard.slc:

code:
CRA_MILITIA_TYPE[0] = UnitDB(UNIT_SPEARMAN_MILITIA); CRA_MILITIA_TYPE[1] = UnitDB(UNIT_HOPLITE_MILITIA); CRA_MILITIA_TYPE[2] = UnitDB(UNIT_LEGION_MILITIA); CRA_MILITIA_TYPE[3] = UnitDB(UNIT_MAN_AT_ARMS_MILITIA); CRA_MILITIA_TYPE[4] = UnitDB(UNIT_INFANTRYMAN_MILITIA); CRA_MILITIA_TYPE[5] = UnitDB(UNIT_MACHINE_GUNNER_MILITIA); CRA_MILITIA_TYPE[6] = UnitDB(UNIT_HOVER_INFANTRY_MILITIA);

And I'm sure that as SLICers get more ambitious and the code gets more complex these kinds of things might get much longer. But that wasn't a priority - it's not that hard to do with copy-and-paste (but you are more likely to make a mistake).

quote:
By the way the CTP2 icon for the CTP2 editor would be much cooler (like ModSwapper) than just this a standart icon.


Good idea. I was wondering about what to use as an icon. It's possible to add icons next to all the files in the list on the left, too, if anyone has any bright ideas as to what to use.

Any preference as to the icons on the various subwindows? I don't want to use the CTP icon for all of them...

quote:
Maybe an additional textfile editor/viewer would be to much but would it be possible to view the code of a currently selected advance/good/unit/citystyle......


A textfile editor/viewer is really easy (so long as you don't want syntax highlighting or anything fancy like that - there's one in the sample applications for VB . It's certainly much much easier than the GUI I've made so far). It would be possible to view the code of the currently selected entry, but if you wanted this visible all the time and constantly updated it would slow things down since the relevant data is stored in an object tree, so it would have to keep regenerating the text. I don't think it's necessary since the interface is very WYSIWYG but if you still want it after you've tried using the editor then I'll try to oblige you.

Anyway, enough talking - time to get back to coding for those annoying GL entry things...

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:19
  Old Post 04-05-2002 16:39 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#19 Report this post to a moderator
Support Apolyton buy from Amazon

quote:
Originally posted by J Bytheway
I don't think it's necessary since the interface is very WYSIWYG but if you still want it after you've tried using the editor then I'll try to oblige you.


OK good point let's wait, but it doesn't matter if I still write my suggestions down. Therefore I think the user should have the possiblity to switch on the text viewer and also the options constantly update and update by button request.

For the icons of the subwindows I first would have a look on the program and than I could get some ideas. For example for a window dealing with cities we should use an example city style and if we use one than a fan created one, because this is closer to modding. Of course we could also use shrink down GL images of the various concepts for wonders, cities, units... but that wouldn't be closer to the original game and not so close to modding.

-Martin

Immortal Wombat is offline Immortal Wombat
Prince
in perpetuity
Dec 2000
time: 05:19
  Old Post 05-05-2002 00:16 Visit Immortal Wombat's homepage!
Edit/Delete Message Reply w/Quote
#20 Report this post to a moderator
Support Apolyton

quote:

And I'm sure that as SLICers get more ambitious and the code gets more complex these kinds of things might get much longer. But that wasn't a priority - it's not that hard to do with copy-and-paste (but you are more likely to make a mistake).

I was thinking of this at about midnight last night while I debugged a big chunk of copied-and-pasted code...

J Bytheway is offline J Bytheway
Emperor
England
Jul 2001
time: 05:19
  Old Post 05-05-2002 01:30 Visit J Bytheway's homepage!
Edit/Delete Message Reply w/Quote
#21 Report this post to a moderator
Support Apolyton, buy Civilization: The Boardgame

quote:
Originally posted by Martin Gühmann
it doesn't matter if I still write my suggestions down.


Indeed not! Please continue to make any and all suggestions you can think of. You know how modding is more addictive than playing? I'm discovering that meta-modding like this is more addictive yet. I spent the whole of today coding that GL stuff, and it's all coming together now. Unless I get distracted by Uni work it should be finished tomorrow.

And then it's on to some serious alpha-testing (the dull end of programming... ).

quote:
For the icons of the subwindows I first would have a look on the program and than I could get some ideas. For example for a window dealing with cities we should use an example city style and if we use one than a fan created one, because this is closer to modding. Of course we could also use shrink down GL images of the various concepts for wonders, cities, units... but that wouldn't be closer to the original game and not so close to modding.


Thanks, I'll keep this in mind. But at the moment I have nothing which will create icons so it'll be far down the list of Things To Do. In the mean time I have set the icon of the primary window to be the CTP one.

quote:
Originally posted by Immortal Wombat
I was thinking of this at about midnight last night while I debugged a big chunk of copied-and-pasted code...




Also, can anyone help me with this:

I was glancing through the units.txt fields and noticed SpaceLaunch - clearly this is obsolete. Are there any others that are obsolete? It would really help to decrease crowding in my interface... I can post the full list of fields if it would help. It's just that I haven't really done enough CTP2 modding to get the hang of all these little facts.

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:19
Post  Old Post 05-05-2002 02:02 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#22 Report this post to a moderator
Support Apolyton, buy Call to Power 2

Actual the order space lunch is still part of the orders.txt and the space plane can go into space it just works a little bit different than in CTP1. Actual there are more fields that aren't used in the units.txt and maybe work, therefore I would include them all espeacily the wonder fields like ReduceWorldPollution/ReduceWorldPollutionValue or
AllCitizensContent, note if you have a field and a field with value in its name than it is actual only one entry with a value.

I already copied with a texteditor all the possible flags from the ctp2.exe, unfortunatly I never finished this flag list this version contains more entries than the version that was at least on Hex's homepage, also slic and some UI elements.

-Martin

Attachment: flaglist.zip
This has been downloaded 2 time(s).

J Bytheway is offline J Bytheway
Emperor
England
Jul 2001
time: 05:19
  Old Post 05-05-2002 13:47 Visit J Bytheway's homepage!
Edit/Delete Message Reply w/Quote
#23 Report this post to a moderator
Help yourself to an AD-FREE life

Thanks, this makes for interesting reading. I was trying to decrease the number of fields, not increase them, but never mind...

The thing that interests me most is the VisionClass field for units - there's Standard, Underwater and Stealth and then some UnusedBitx - is it possible to make use of these unused bits? In CTP1 you could use 9 visibility classes, and three just isn't enough! Maybe I'll try putting UnusedBit3 in some unit and see what happens...

I am correct in thinking that the Description field does nothing, right? But it has to point to a valid entry of junk_str.txt

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:19
Post  Old Post 05-05-2002 16:17 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#24 Report this post to a moderator
Support Apolyton, buy Galactic Civilizations: Deluxe Edition

quote:
Originally posted by J Bytheway
The thing that interests me most is the VisionClass field for units - there's Standard, Underwater and Stealth and then some UnusedBitx - is it possible to make use of these unused bits? In CTP1 you could use 9 visibility classes, and three just isn't enough! Maybe I'll try putting UnusedBit3 in some unit and see what happens...


Of course you have to add a unit that has the vision class UnusedBit3 and add a unit that can see a unit of viosion class UnusedBit3, very interesting is that you can give an tileimprovement such a can see flag, too.

quote:
Originally posted by J Bytheway
I am correct in thinking that the Description field does nothing, right? But it has to point to a valid entry of junk_str.txt


junk strings are strings that should be removed from the game, but the game designers hadn't enough time, therefore the ctp2.exe needs these strings there but doesn't use them.

-Martin

J Bytheway is offline J Bytheway
Emperor
England
Jul 2001
time: 05:19
  Old Post 08-05-2002 18:58 Visit J Bytheway's homepage!
Edit/Delete Message Reply w/Quote
#25 Report this post to a moderator
Avatar Enlargement: We've got the solution

Another update:

I've pretty much done the GL generation code (It's very ugly from the programming point of view, and it's slow, but it works just fine). I've noticed a few other little bugs which need to be cleaned up.

I'll get back to you soon.

J Bytheway is offline J Bytheway
Emperor
England
Jul 2001
time: 05:19
  Old Post 13-05-2002 02:08 Visit J Bytheway's homepage!
Edit/Delete Message Reply w/Quote
#26 Report this post to a moderator
Support Apolyton, buy Civilization III: Complete

OK, I think it's finished now. To any of the powers that be who are listening: can I put this up on the ctpmodmakers site?

child of Thor is offline child of Thor
Emperor
UK
Jan 2002
time: 05:19
  Old Post 13-05-2002 02:20
Edit/Delete Message Reply w/Quote
#27 Report this post to a moderator
Support Apolyton, buy Civilization 2

Great! from a power who's not, thankyou and i can't wait to try it out

Locutus is offline Locutus
ACS CTP1/2 Manager & Civ4 Co-Manager
Hengelo, The Netherlands
Nov 1999
time: 06:19
  Old Post 13-05-2002 03:13 Visit Locutus<br><img src=/forums/images/staff-icon.gif>'s homepage!
Edit/Delete Message Reply w/Quote
#28 Report this post to a moderator
Support Apolyton, buy Civilization III: Complete

quote:
OK, I think it's finished now. To any of the powers that be who are listening: can I put this up on the ctpmodmakers site?

Great Of course you can put it up there, it's a public site, anyone can put anything (CtP1/2-related) up there. But if it's final, you may also want to submit it for the Apolyton Database (see the topped thread in this forum)

Pedrunn is offline Pedrunn
King
of Natal, Brazil
Jul 2001
time: 02:19
  Old Post 13-05-2002 09:37
Edit/Delete Message Reply w/Quote
#29 Report this post to a moderator
Browse Apolyton AD-FREE

What? How? Where? Wanna see it! Wanna see it

J Bytheway is offline J Bytheway
Emperor
England
Jul 2001
time: 05:19
  Old Post 13-05-2002 12:45 Visit J Bytheway's homepage!
Edit/Delete Message Reply w/Quote
#30 Report this post to a moderator
Enter the AD-FREE zone

It's certainly not a final version - I'm sure bugs lurk yet.

I've never packaged a VB executable before, so it could take a little while for me to figure that out. Hope to get it available before too long - probably this evening, maybe tomorrow.

 
Pages (2): [ 1   2   ]
< Last Thread     Next Thread > Post New Thread     Post A Reply
All times are GMT. The time now is 05:19.
Apolyton Time is 00:19.
    top of page
Rate This Thread:
archivepost
Forum Jump:
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
 




Contact Us - Apolyton Civilization Site - Support Us!

Building a better Apolyton through better information. Click here and take our poll!
Non-US visitors, click here!

Powered by: vBulletin Version 2.0.3
Copyright ©2000, 2001, Jelsoft Enterprises Limited.

Page generated in 0.0742 seconds (92.37% PHP - 7.63% MySQL) with 31 queries
Page Loading Time:

Support Apolyton: Amazon USA | Amazon UK | Amazon DE | Amazon FR |
Support Apolyton and get FREE PLUS, Buy from Chips&Bits: Galactic Civilizations | Galactic Civilizations: Deluxe Edition | Call to Power 2 | Civilization: The Boardgame | GURPS/ Alpha Centauri | Alpha Centauri | Civilization IV | Civilization III: Complete |


Front Page | Civilization IV | Civilization III | Civilization II | Call to Power II | Alpha Centauri | Master of Orion III
Rise of Nations | Galactic Civilizations | Galactic Civilizations II | Misc
Alt.Civs | Civ I | C:CtP I | About | News | Directory | Apolyton Store | Forums | Chat | Columns | Interviews | Newsletter
Scenario League | CSC | Clash of Civs | Spanish Site | CtP Maps | Cradle of Civ | WesW's Ctp1/2 Site | Civ3 Haven

apolyton.net | apolyton.com | civilization2.net | civilization3.net | civilization4.net | civilizationiv.info | calltopower.net | galciv.net | galciv2.net | moo3.net