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 > Call To Power II > CtP2-Creation/AI/Mods/Scenarios > Extend Game Time?
Show a Printable Version | Email This Page to Someone! | Receive updates to this thread | Report this to Apolyton news!

bottom of page
  
Author
Thread    < Last Thread     Next Thread > Post New Thread     Post A Reply
Malt is offline Malt
Settler
Brisbane
May 2005
time: 15:19
  Old Post 11-05-2005 09:05
Edit/Delete Message Reply w/Quote
#1 Report this post to a moderator
Extend Game Time? Support Apolyton, buy Galactic Civilizations

Hi,

How can you edit the game to make it possible to play past 2600 AD?

I thought it would be in EndGameObjects, but it wasnt?

Thanks

Malt is offline Malt
Settler
Brisbane
May 2005
time: 15:19
  Old Post 11-05-2005 12:35
Edit/Delete Message Reply w/Quote
#2 Report this post to a moderator
Inflate your Upload Space

Also, is it possible to make the map larger?

I tried to using Map.txt, i changed the gigantic sized one's paramaters

quote:

## Super Large Map

MAP_SIZE 72 144 {
# Very Large(Gigantic) Map - 0% Continents/Islands
{
MAP_NUM_CONTINENTS 50
MAP_MIN_WIDTH 4
MAP_MIN_HEIGHT 4


But in game it didnt make any difference.

Can anyone help?

Maquiladora is offline Maquiladora
Emperor

Jun 2001
time: 05:19
  Old Post 11-05-2005 16:19 Visit Maquiladora's homepage!
Edit/Delete Message Reply w/Quote
#3 Report this post to a moderator
Support Apolyton, pre-order Civilization IV

To change the map size look for the file Const.txt in ...\ctp2_data\default\gamedata and the part:

code:
# # These map size settings must all be defined, # and in this order # MAP_SIZE_SMALL 26 52 2 MAP_SIZE_MEDIUM 48 96 2 MAP_SIZE_LARGE 64 128 2 MAP_SIZE_GIGANTIC 70 140 2


Change the first two numbers on the any line.

Malt is offline Malt
Settler
Brisbane
May 2005
time: 15:19
  Old Post 11-05-2005 17:08
Edit/Delete Message Reply w/Quote
#4 Report this post to a moderator
Inflate your Upload Space

Thanks for that

So theres no way to extend the time limit past 2600ad?

Peter Triggs is offline Peter Triggs
Prince
Gone Fishin, Canada
Jan 2000
time: 05:19
  Old Post 11-05-2005 17:54
Edit/Delete Message Reply w/Quote
#5 Report this post to a moderator
Support Apolyton

I can't really remember if there's any complications involved here but END_OF_GAME_YEAR is set in Const.txt and, if you want to tinker with the details of the TIME_SCALEs, they are set in DiffDB.txt (one for each difficulty level).

Maquiladora is offline Maquiladora
Emperor

Jun 2001
time: 05:19
  Old Post 11-05-2005 18:14 Visit Maquiladora's homepage!
Edit/Delete Message Reply w/Quote
#6 Report this post to a moderator
Increase Your PM Length

quote:
Originally posted by Peter Triggs
I can't really remember if there's any complications involved here but END_OF_GAME_YEAR is set in Const.txt


Thats what I was looking for Its one of the few things ive never changed.

Malt is offline Malt
Settler
Brisbane
May 2005
time: 15:19
  Old Post 11-05-2005 18:41
Edit/Delete Message Reply w/Quote
#7 Report this post to a moderator
Full PM-box? Change here!

Thanks for that one too.



Another question, and im sure ive seen someone ask it on here already (But when i went searching i coulndt find it)

How can you have more AI opponents in game?

Maquiladora is offline Maquiladora
Emperor

Jun 2001
time: 05:19
  Old Post 11-05-2005 18:52 Visit Maquiladora's homepage!
Edit/Delete Message Reply w/Quote
#8 Report this post to a moderator
Support Apolyton, buy Civilization III: Complete

Actually i didnt notice but the turns thing was in the faq here http://apolyton.net/forums//showthr...&threadid=38633

and the answer to the more AI is there too:

quote:
Q7 How to play with more than 8 opponents?
A7 Just open your userprofile.txt in your ..\ctp2_program\ctp\ directory.
At the top of that file you find the entry: NumPlayers=17. Just change the number there to a one of your choice, and you will start a game with that number of players.
As I know the max number is 29. I never was able to reload a game with more players.

E is offline E
King
July 24,2005 Ctp2 Tiles in sig!
May 1999
time: 21:19
  Old Post 11-05-2005 20:06 Visit E's homepage!
Edit/Delete Message Reply w/Quote
#9 Report this post to a moderator
Get a bigger avatar today!

you also should be able to add more players with the latest playtest by picking the number of players

Malt is offline Malt
Settler
Brisbane
May 2005
time: 15:19
  Old Post 12-05-2005 09:21
Edit/Delete Message Reply w/Quote
#10 Report this post to a moderator
Increase the size of your Attachments

I changed that line "NumPlayers="

But, it didnt work.

This is for a multiplayer game i shoud add.

It still wouldnt let me have more players.

Maquiladora is offline Maquiladora
Emperor

Jun 2001
time: 05:19
  Old Post 13-05-2005 04:32 Visit Maquiladora's homepage!
Edit/Delete Message Reply w/Quote
#11 Report this post to a moderator
Support Apolyton, buy Call to Power 2

Then I doubt it works in MP mode. But its not recommended to play with more than a few AI's anyway in MP, because of resynchs.

Fromafar is offline Fromafar
Prince

May 2003
time: 06:19
  Old Post 13-05-2005 21:26
Edit/Delete Message Reply w/Quote
#12 Report this post to a moderator
Support Apolyton buy from Amazon

Changing userprofile.txt will only work for single player.
For multiplayer, the code contains some hardcoded values (max 8 players, max 4 human players).

Malt is offline Malt
Settler
Brisbane
May 2005
time: 15:19
  Old Post 14-05-2005 11:49
Edit/Delete Message Reply w/Quote
#13 Report this post to a moderator
Support Apolyton, buy Alpha Centauri

ok oh well.


Another question lol:

How do you use a custom map (Say, a world map) on multiplayer?

Maquiladora is offline Maquiladora
Emperor

Jun 2001
time: 05:19
  Old Post 14-05-2005 18:19 Visit Maquiladora's homepage!
Edit/Delete Message Reply w/Quote
#14 Report this post to a moderator
Increase the size of your Attachments

I think you can play custom maps/scenarios in MP by moving the scenario save to the mp folder like into "...\ctp2_program\ctp\save\mp\worldmap", then go to load a MP game and load the scen save. Im pretty sure this works.

  < 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:
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.0460 seconds (90.15% PHP - 9.85% MySQL) with 30 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