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 > Change Terrain - only one square
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
C Chulainn is offline C Chulainn
Warlord
Leeds,WestYorks,UK
Jan 1970
time: 05:12
Question  Old Post 06-03-2000 01:59 Visit C Chulainn's homepage!
Edit/Delete Message Reply w/Quote
#1 Report this post to a moderator
Change Terrain - only one square Get a bigger avatar today!

I want to change just one square of terrain, but can't seem to do it... if I name the same square 4 times as the map rectangle what ends up happening is that Civ changes a whole row of squares linked diagonally all the way to the edge of the map!
What should I be doing?

Stefan Härtel is offline Stefan Härtel
King
Eddie's best friend
Jul 1999
time: 06:12
Red face  Old Post 06-03-2000 02:28
Edit/Delete Message Reply w/Quote
#2 Report this post to a moderator
Get a bigger avatar today!

You can't. This was a great bummer when I made "Artaxerxes", where I wanted to include smaller earthquakes and sandstorms.

------------------
Follow the masses!
30,000 lemmings can't be wrong.

We who grew up tall and proud
In the shadow of the mushroom cloud
Convinced our voices can't be heard
We just want to scream it louder and louder:
"What the hell are we fighting for?"
"Just surrender and it won't hurt at all"
-Brian May (Queen)

Cam is offline Cam
King
Australia
Jan 1970
time: 14:42
  Old Post 06-03-2000 03:32 Visit Cam's homepage!
Edit/Delete Message Reply w/Quote
#3 Report this post to a moderator
Support Apolyton buy from Amazon

.
[This message has been edited by Cam (edited March 05, 2000).]

Cam is offline Cam
King
Australia
Jan 1970
time: 14:42
  Old Post 06-03-2000 03:36 Visit Cam's homepage!
Edit/Delete Message Reply w/Quote
#4 Report this post to a moderator
Browse Apolyton AD-FREE

That's strange! From the Microprose 'Atlantis' scenario that first appeared on Fantastic Worlds:

quote:

@IF
RANDOMTURN
denominator=400
@THEN
JUSTONCE
TEXT
A large volcano erupts in the Aegean sea
ENDTEXT
CHANGETERRAIN
terraintype=10
maprect
130,62,130,62,130,62,130,62
PLAYWAVEFILE
volcano.wav
@ENDIF


Perhaps a MP Gold Edition thing?

Paul Hanson is offline Paul Hanson
King
Dilbert
Aug 1999
time: 05:12
Post  Old Post 06-03-2000 04:15
Edit/Delete Message Reply w/Quote
#5 Report this post to a moderator
Support Apolyton

Another example, from Red Front:

quote:

@IF
TURN
turn=39
@THEN
TEXT
^RAF night bombers strike a massive blow at the Berlin-Potsdam industrial
complex. Airplane and tank factories, as well as military installations are
hit.
ENDTEXT
CHANGETERRAIN
terraintype=1
maprect
14,96,14,96,14,96,14,96
PLAYWAVEFILE
Extra2.wav
CHANGEMONEY
receiver=Germans
amount=-5000
@ENDIF


Mercator is offline Mercator
King
Sorekara no Nanimo
Jan 1970
time: 06:12
Post  Old Post 06-03-2000 16:38 Visit Mercator's homepage!
Edit/Delete Message Reply w/Quote
#6 Report this post to a moderator
Support Apolyton buy from Amazon

Michael Daumen's "Moscow" also used it. You must have mistyped something.
Be sure the X and Y coordinates are either both even or both odd.

JPetroski is offline JPetroski
Prince

Jan 1970
time: 00:12
Post  Old Post 07-03-2000 23:09
Edit/Delete Message Reply w/Quote
#7 Report this post to a moderator
Support Apolyton buy from Amazon

I used this in Afrika Korps which was MGE, and nothing bad like that happend?

Id get you a sample of how I did it, but im not on the same computer right now.

Thank you,

------------------
John Petroski
Vudak@aol.com

C Chulainn is offline C Chulainn
Warlord
Leeds,WestYorks,UK
Jan 1970
time: 05:12
  Old Post 08-03-2000 05:34 Visit C Chulainn's homepage!
Edit/Delete Message Reply w/Quote
#8 Report this post to a moderator
Inflate your Upload Space

D'OH!
I typed 409 instead of 109 in one of the entries...
Interesting that they have to all be odd or all be even, though.

Captain Nemo is offline Captain Nemo
Prince
Red Front
Jan 1970
time: 05:12
Post  Old Post 12-03-2000 15:47 Visit Captain Nemo's homepage!
Edit/Delete Message Reply w/Quote
#9 Report this post to a moderator
Increase Your PM Length

ALL MAP COORDINATES MUST BE ODD,ODD OR EVEN,EVEN... As a matter of fact Odd,Even and Even,Odd map coordinates DO NOT EXIST on the Civ2 map.

If you move right one column the horizontal coordinate increases by one, but since you must either go to the square that's slightly below or slightly above the starting square, the vertical coordinate either goes up by one or down by one:
10,10 > 11,9 or 11,11... to stay level with the starting square you move to the square that only touches the starting square by the corner... But that square is TWO columns to the right of the starting square 10,10 > 12, 10. That means a 50 x 50 map has 50 columns and 50 rows but only 1250 squares!

This is very important when building a scenario. If ODD,EVEN or EVEN,ODD coordinates are used in the placement of units (Createunit) VERY strange things happen! In terrain modifications and move coordinates, I think it only causes the command to be ignored.

Taipan is offline Taipan
Settler
A large island where the beer is cold
Apr 2001
time: 05:12
Post  Old Post 15-04-2001 09:06
Edit/Delete Message Reply w/Quote
#10 Report this post to a moderator
Support Apolyton, pre-order Civilization IV

Nothing like digging up a thread from over a year ago.....

I've been doing a search on the boards for an answer to my question but have come up blank, and this thread was the closest to my question.

In "Random Event" can you specify a random map co-ordinate for a terrain change? What I am trying to achieve is a Volcano appearing in my world at a random co-ordinate. Is this possible or are you stuck with the volcano appearing in specified places?

Taipan

Henrik is offline Henrik
Emperor
The European Union, Sweden, Lund
Dec 2000
time: 06:12
Thumbs up  Old Post 15-04-2001 11:22 Visit Henrik's homepage!
Edit/Delete Message Reply w/Quote
#11 Report this post to a moderator
Support Apolyton, buy Galactic Civilizations

No, you can't generate a raandom terrain coordinate, what you can do is to have several random vulcano events which will create a vulcano at a seemingly random spot.
Snog did something similar in his "Old and New" scenario, where a barbarian unit would be placed in one barbarian town (and there is plenty of those) in thew begining of the scenario, but the place where it is created vary from time to time.
And there is basicaly a chanse of it being placed in any of the towns, you never know which one.
The same kind of event could be used but for the placement of vulcanos instead, I think.

Taipan is offline Taipan
Settler
A large island where the beer is cold
Apr 2001
time: 05:12
Post  Old Post 15-04-2001 13:00
Edit/Delete Message Reply w/Quote
#12 Report this post to a moderator
Inflate your Upload Space

Thanks for the reply Henrik....yeah thats what I thought...

Pity, as I had a good idea (IMHO)..I think what you are saying is to have various starting options within the scenario (correct?)....If that is so, it was not what I wanted to achieve. I wanted a Volcano to appear at random times thoughout the game, at random places...ie: new islands being raised from the sea, areas being distroyed through earthquakes etc. I guess I can still do the same, by having a large number of random starts.

Does anyone know if there is a limit to the number of "random" starts?

Taipan

Henrik is offline Henrik
Emperor
The European Union, Sweden, Lund
Dec 2000
time: 06:12
Post  Old Post 15-04-2001 13:11 Visit Henrik's homepage!
Edit/Delete Message Reply w/Quote
#13 Report this post to a moderator
Tired of ads?

Actually that wasn't what I was saying but that might work too.
his events.txt looks like this:

@IF
RANDOMTURN
denominator=400
@THEN
CREATEUNIT
unit=Sage
owner=independent
veteran=no
homecity=none
locations
39,73
endlocations
@ENDIF

@IF
RANDOMTURN
denominator=400
@THEN
CREATEUNIT
unit=Sage
owner=independent
veteran=no
homecity=none
locations
13,25
endlocations
@ENDIF

@IF
RANDOMTURN
denominator=400
@THEN
CREATEUNIT
unit=Sage
owner=independent
veteran=no
homecity=none
locations
47,65
endlocations
@ENDIF

@IF
RANDOMTURN
denominator=400
@THEN
CREATEUNIT
unit=Sage
owner=independent
veteran=no
homecity=none
locations
26,32
endlocations
@ENDIF

@IF
RANDOMTURN
denominator=400
@THEN
CREATEUNIT
unit=Sage
owner=independent
veteran=no
homecity=none
locations
7,31
endlocations
@ENDIF

@IF
RANDOMTURN
denominator=400
@THEN
CREATEUNIT
unit=Sage
owner=independent
veteran=no
homecity=none
locations
47,59
endlocations
@ENDIF

@IF
RANDOMTURN
denominator=400
@THEN
CREATEUNIT
unit=Sage
owner=independent
veteran=no
homecity=none
locations
33,45
endlocations
@ENDIF

@IF
RANDOMTURN
denominator=400
@THEN
CREATEUNIT
unit=Sage
owner=independent
veteran=no
homecity=none
locations
36,80
endlocations
@ENDIF

@IF
RANDOMTURN
denominator=400
@THEN
CREATEUNIT
unit=Sage
owner=independent
veteran=no
homecity=none
locations
40,64
endlocations
@ENDIF

@IF
RANDOMTURN
denominator=400
@THEN
CREATEUNIT
unit=Sage
owner=independent
veteran=no
homecity=none
locations
21,47
endlocations
@ENDIF

@IF
RANDOMTURN
denominator=400
@THEN
CREATEUNIT
unit=Sage
owner=independent
veteran=no
homecity=none
locations
3,21
endlocations
@ENDIF

To me the events seem to indicate that there is a chanse of multiple units being created but there is never more than one in the game...

Taipan is offline Taipan
Settler
A large island where the beer is cold
Apr 2001
time: 05:12
Post  Old Post 15-04-2001 16:59
Edit/Delete Message Reply w/Quote
#14 Report this post to a moderator
Support Apolyton buy from Amazon

Ok, with you....

Yeah, that might just work for me.

Thanks, I'll give it a go.

Taipan

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