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 > Exponential increase
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
Ben Kenobi is offline Ben Kenobi
Emperor
McGregornobi!
Oct 2002
time: 21:32
  Old Post 13-11-2003 12:35
Edit/Delete Message Reply w/Quote
#1 Report this post to a moderator
Exponential increase Browse Apolyton AD-FREE

Stupid question, I'm sure.

Is it possible to make an exponentially increasing unit, so that each time you kill one, two more copies are made?

kobayashi is offline kobayashi
Prince
Singapore
Dec 2000
time: 13:32
  Old Post 13-11-2003 13:46
Edit/Delete Message Reply w/Quote
#2 Report this post to a moderator
Support Apolyton buy from Amazon

yes

Ben Kenobi is offline Ben Kenobi
Emperor
McGregornobi!
Oct 2002
time: 21:32
  Old Post 13-11-2003 13:54
Edit/Delete Message Reply w/Quote
#3 Report this post to a moderator
Support Apolyton or Terrorists Win

How would I do so in events.txt?

I've tried two seperate events placing a unit on the same square after one unit has been killed.

Catfish is offline Catfish
Warlord
Wollongong, Australia
Aug 2000
time: 14:32
  Old Post 13-11-2003 14:22 Visit Catfish's homepage!
Edit/Delete Message Reply w/Quote
#4 Report this post to a moderator
Support Apolyton, buy Civilization: The Boardgame

Should work, providing you've entered all the correct parameter values. If you had Civ2 ToT you'd be able to do it with a single event, using Count.

:) Smiley is offline :) Smiley
Emperor
USCA, Berkeley
Feb 2001
time: 21:32
  Old Post 13-11-2003 14:32 Visit :) Smiley's homepage!
Edit/Delete Message Reply w/Quote
#5 Report this post to a moderator
Remove this text

Wow, what is this, the Amoeba or the Starfish?

curtsibling is offline curtsibling
King
of the Kill!
May 2002
time: 05:32
  Old Post 13-11-2003 14:46 Visit curtsibling's homepage!
Edit/Delete Message Reply w/Quote
#6 Report this post to a moderator
Avatar Enlargement: We've got the solution

Sadly, only Test of Time Civ2 allows multiple units in the one event...

Case is offline Case

King
The backlash starts here
Feb 2000
time: 15:32
Arrow  Old Post 13-11-2003 14:57 Visit Case<br><a href=/members><img src=/forums/images/supporter-icon.gif border=0></a><BR>'s homepage!
Edit/Delete Message Reply w/Quote
#7 Report this post to a moderator
Support Apolyton, pre-order Civilization IV

quote:
Originally posted by Ben Kenobi
How would I do so in events.txt?

I've tried two seperate events placing a unit on the same square after one unit has been killed.


Once you can get the event to work for one unit, copying and pasting the event the desired number of times should work fine.

Why don't you post the text of the event(s) you're trying to get to work?

kobayashi is offline kobayashi
Prince
Singapore
Dec 2000
time: 13:32
  Old Post 14-11-2003 07:57
Edit/Delete Message Reply w/Quote
#8 Report this post to a moderator
Support Apolyton, buy Civilization 2

How can you know which square the unit will get killed in? If they are immobile, what's the point of multiplying them?

Ben Kenobi is offline Ben Kenobi
Emperor
McGregornobi!
Oct 2002
time: 21:32
  Old Post 14-11-2003 14:19
Edit/Delete Message Reply w/Quote
#9 Report this post to a moderator
Support Apolyton, buy Alpha Centauri

I'm just tinkering around with a CiC scenario for my own pleasure.

I want to have an army of clone Napoleons.

Here's the changes I have made to the CiC Events.txt When I try to load up the scenario after renaming the original events file, they say that there is a bug in the events file.

@IF
UNITKILLED
unit=Napoleon
attacker=anybody
defender=anybody
@THEN
TEXT
^Napoleon dies in battle, however his generals vow to carry on.
^The French are limited to a Marginal Victory.
ENDTEXT
PLAYWAVEFILE
funeral.wav
@ENDIF

@IF
UNITKILLED
unit=Napoleon
attacker=anybody
defender=France
@THEN
CREATEUNIT
unit=Napoleon
owner=France
veteran=yes
homecity=none
locations
44,52
endlocations
@ENDIF

@IF
UNITKILLED
unit=Napoleon
attacker=anybody
defender=France
@THEN
CREATEUNIT
unit=Napoleon
owner=France
veteran=yes
homecity=none
locations
44,52
endlocations
@ENDIF

St Leo is offline St Leo
King of Scenario League
Member of the Apolyton Social Democratic Party
Jul 2005
time: 00:32
  Old Post 15-11-2003 06:23 Visit St Leo<br><img src=/forums/images/staff-icon.gif>'s homepage!
Edit/Delete Message Reply w/Quote
#10 Report this post to a moderator
Enter the AD-FREE zone

Doesn't anybody get stuck on the first civ to get passed through it?

Cyrion is offline Cyrion
King
Caught somewhere in time
Jan 2002
time: 06:32
  Old Post 18-11-2003 03:20
Edit/Delete Message Reply w/Quote
#11 Report this post to a moderator
Remove this text

quote:
Originally posted by St Leo
Doesn't anybody get stuck on the first civ to get passed through it?


Yes, it does!

If Ben Kenobi wants this "multiplication" to work for each civ, he needs to write those to events for EACH civ, replacing the anybody by the civs name!

Otherwise, the "re-creation" will work only for the first civ to kill a "Napoleon" unit!

Ben Kenobi is offline Ben Kenobi
Emperor
McGregornobi!
Oct 2002
time: 21:32
  Old Post 20-11-2003 09:07
Edit/Delete Message Reply w/Quote
#12 Report this post to a moderator
Help yourself to an AD-FREE life

Cool!

So not such a stupid question afterall.

  < Last Thread     Next Thread > Post New Thread     Post A Reply
All times are GMT. The time now is 05:32.
Apolyton Time is 00:32.
    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.0398 seconds (85.11% PHP - 14.89% 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