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 > Scenario League / Civ2-Creation -Archive > CivStack... utility to add fortresses/airbases to all squares
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
Mercator is offline Mercator
King
Sorekara no Nanimo
Jan 1970
time: 06:23
  Old Post 03-12-2002 18:17 Visit Mercator's homepage!
Edit/Delete Message Reply w/Quote
#31 Report this post to a moderator
Support Apolyton or Terrorists Win

It's magic!
I think I know what happens. An aribase is city code + fortress code. So removing the fortress will leave only the city code (I would have to fix that).
So Civ2 will treat the square as a city (i.e. unit icons disappear, terrain editing impossible etc.)

Oh, what the heck... Here's CivEngineer. More advanced than CivStack, but as John pointed out, more buggy as well! Use at your own risk!!

Attachment: civengineer.zip
This has been downloaded 9 time(s).

Alex Woehr is offline Alex Woehr
Chieftain
Greenville, SC
May 2001
time: 00:23
  Old Post 01-01-2003 04:26
Edit/Delete Message Reply w/Quote
#32 Report this post to a moderator
Support Apolyton, buy Civilization: The Boardgame

Every time I try to use CivStack it gives me a Path\File access error. Is there some way to fix it?

Mercator is offline Mercator
King
Sorekara no Nanimo
Jan 1970
time: 06:23
  Old Post 02-01-2003 01:02 Visit Mercator's homepage!
Edit/Delete Message Reply w/Quote
#33 Report this post to a moderator
Inflate your Upload Space

Do you have the game you're trying to edit opened in Civ2 as well?

yaroslav is offline yaroslav
Emperor
Madrid, Spain, Europe
Jun 2001
time: 06:23
  Old Post 02-01-2003 02:53
Edit/Delete Message Reply w/Quote
#34 Report this post to a moderator
Good work Support Apolyton buy from Amazon

Good work, Mercator

I only have a minor thing to point out: Did you know that even if there is a 'Unit present' or 'City present' flag toggled on in a square, the civilizations will not see the unit or the city?

BTW, Mac people is my reason for programming in Java

Mercator is offline Mercator
King
Sorekara no Nanimo
Jan 1970
time: 06:23
  Old Post 02-01-2003 04:45 Visit Mercator's homepage!
Edit/Delete Message Reply w/Quote
#35 Report this post to a moderator
Avatar Enlargement: We've got the solution

You mean with the CivEngineer thing?
None of the things you add will be visible. To make them visible I would have to update the civilization's views of the map as well. That was the main reason for only doing the stacking things first, since those don't need to be visible.

yaroslav is offline yaroslav
Emperor
Madrid, Spain, Europe
Jun 2001
time: 06:23
  Old Post 02-01-2003 05:06
Edit/Delete Message Reply w/Quote
#36 Report this post to a moderator
Suffering from ads?

One question: Why do you need to update the map?

You can do that from your utility, with only a few more lines of code

Alex Woehr is offline Alex Woehr
Chieftain
Greenville, SC
May 2001
time: 00:23
  Old Post 03-01-2003 00:23
Edit/Delete Message Reply w/Quote
#37 Report this post to a moderator
Support Apolyton buy from Amazon

I tried using Civstack after exiting Civ2 and it still gave me the same message, but it seemed to work anyway.
Thanks for your work on Civ2.

Mercator is offline Mercator
King
Sorekara no Nanimo
Jan 1970
time: 06:23
  Old Post 04-01-2003 20:07 Visit Mercator's homepage!
Edit/Delete Message Reply w/Quote
#38 Report this post to a moderator
Got spare money?

yaroslav: Well yes, but quite a few more lines of code. I'd have to edit an entirely different part of the map data.
Java is indeed better for the Mac users among us, unfortunately I don't know Java.

Alex: When exactly do you get the error? Do you have the latest version (only applicable if you've had it for some time already).

yaroslav is offline yaroslav
Emperor
Madrid, Spain, Europe
Jun 2001
time: 06:23
  Old Post 05-01-2003 02:28
Edit/Delete Message Reply w/Quote
#39 Report this post to a moderator
Support Apolyton

quote:
Originally posted by Mercator
yaroslav: Well yes, but quite a few more lines of code. I'd have to edit an entirely different part of the map data.
Java is indeed better for the Mac users among us, unfortunately I don't know Java.



If you know C++, Java is pretty easy (I don't know if you have programmed CivFortress in C, C++ or any other language).

I've programmed a library that works with maps, because in my CivDip I need to exchange maps between users (and now I do it without problems). I'll send it to you if that could be usefull (it's written on Java, but if you know C++ there is no problem at all to use that)

Also, I posted in this forum a thread some time ago about how editing maps, cities and units in to order to reveal them

And a little addition that I'll find very useful - if the utility let's you enter a coordinate in order to change only one square (I know that you can do it in Civ2, but changing a square from ocean to landand from land to ocean in a scen it's difficult)

Mercator is offline Mercator
King
Sorekara no Nanimo
Jan 1970
time: 06:23
  Old Post 05-01-2003 03:54 Visit Mercator's homepage!
Edit/Delete Message Reply w/Quote
#40 Report this post to a moderator
Got spare money?

I don't know C++, I do know C and Perl, but I've never done any Windows programming with those (nor any others, except VB)... All my utilities are written in VB6.

I know in principle how everything's supposed to be done, but I'm a little busy, and most importantly I'm a perfectionist. Once I get started, I can't stop. But at this time, frankly, I don't feel like doing it (it's just a hobby, you know).

But well, I would like to see that library. It could probably help me here and there... I don't know if I'll even look at it until I start working on things again, though. I'll be sure to credit you if I ever use it.

You can find my e-mail address on my site(s) (see homepage link/signature), if you don't know it already.

Alex Woehr is offline Alex Woehr
Chieftain
Greenville, SC
May 2001
time: 00:23
  Old Post 07-01-2003 07:57
Edit/Delete Message Reply w/Quote
#41 Report this post to a moderator
Suffering from ads?

I only get the error after selecting the savegame\scenario file to add fortresses to. But, as I said already, it works anyway.

Colwyn is offline Colwyn
Prince
Melbourne, Australia
Aug 2000
time: 15:23
  Old Post 18-12-2003 04:54
Edit/Delete Message Reply w/Quote
#42 Report this post to a moderator
Support Apolyton buy from Amazon

Does this utility then effectively give each unit a + 100% defensive bonus b/c they are in a "fort" ???

If so we'd need to increase the attack str of all units by 2 to even it out.

Please someone clarify!

Boco is offline Boco
Prince
who was once King for a week.
Jan 2001
time: 00:23
  Old Post 18-12-2003 05:15 Visit Boco's homepage!
Edit/Delete Message Reply w/Quote
#43 Report this post to a moderator
Remove this text

Yes. Adjusting unit af's is one way to compensate. So's adjusting terrain defense modifiers. You'll also need to decide how to handle cities. Forts everywhere make cities less advantageous. Some designers like that. Others underlie the city with a 'Buildings' terrain that has a defense benefit (e.g. Herbstnebel). I'm embarrassed to say that I don't remember how they're handled in RF.

Mercator is offline Mercator
King
Sorekara no Nanimo
Jan 1970
time: 06:23
  Old Post 18-12-2003 20:23 Visit Mercator's homepage!
Edit/Delete Message Reply w/Quote
#44 Report this post to a moderator
Suffering from ads?

Ah, Colwyn... I guess you mailed me too about this, I didn't know it was you...

Just to be complete, a reference to the Great Library combat thread:
http://apolyton.net/forums/showthre...&threadid=22856

 
Pages (2): [ 1   2   ]
< Last Thread     Next Thread > Post New Thread     Post A Reply
All times are GMT. The time now is 05:23.
Apolyton Time is 00:23.
    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.0459 seconds (89.53% PHP - 10.47% 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