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 > Civilization II > Scenario League / Civ2-Creation > PANZER BATTLES on the RIVER CHIR!
Show a Printable Version | Email This Page to Someone! | Receive updates to this thread | Report this to Apolyton news!
29.Jul: MOVING UP ON REVISED `TOP 100` INDEX
29.May: GAME MECHANICS REFERENCE BOOKLET
06.Mar: DROPPING FROM SECOND TO THIRD
CivGroups
Scenario League / Civ2-Creation (66): Not a Member - Join

bottom of page
  - CIVILIZATION 2 from $6.95 - CIVILIZATION 2 from $4.25 - CIV2: TEST OF TIME from $2.50 - CIV2: MULTIPLAYER GOLD EDITION from $4.99
Author
Thread   
Pages (4): [ 1   2   3   4   ]
< Last Thread     Next Thread > Post New Thread     Post A Reply
Harry Tuttle is offline Harry Tuttle

Prince
of the Hoople Heads
Mar 2003
time: 00:16
  Old Post 19-10-2004 23:35
Edit/Delete Message Reply w/Quote
#61 Report this post to a moderator
Remove this text

quote:
Originally posted by Mercator
I'm pretty sure that's not true.


Whoops, you're right. I thought it was different.

Exile is offline Exile
King
of the Benighted Realms
Sep 2000
time: 23:16
  Old Post 20-10-2004 03:45
Edit/Delete Message Reply w/Quote
#62 Report this post to a moderator
Tired of ads?

Ok, I'm missing it. Merc, how is the event I posted different from your correction? Of course you're correct, but for some reason, I am just not seeing any difference.

Am I blind or something?

Pablostuka is offline Pablostuka
Prince
of somewhere near Barcelona
Jan 2003
time: 06:16
  Old Post 20-10-2004 04:03 Visit Pablostuka's homepage!
Edit/Delete Message Reply w/Quote
#63 Report this post to a moderator
Increase the size of your Attachments

Incorrect:

@THEN
CHANGETERRAIN
TERRAINTYPE=5
MAPRECT=17,17,17,17,17,17,17,17
@ENDIF


Correct

@THEN
CHANGETERRAIN
TERRAINTYPE=5
MAPRECT
17,17,17,17,17,17,17,17

@ENDIF

Exile is offline Exile
King
of the Benighted Realms
Sep 2000
time: 23:16
Angry  Old Post 20-10-2004 19:16
Edit/Delete Message Reply w/Quote
#64 Report this post to a moderator
Lose 30 kilos (of popups)

Well, I tried that and it didn't work either.

I'm about to give up on the artillery and just remove them.

Everytime I try to make a changeterrain event, it gives me a events.txt error when I load it.

This is getting ridiculous. I only need to do 1 damn thing, and the program just isn't doing what it's supposed to do.



Here is the event;

@IF
UNITKILLED
unit=A Battery
attacker=Russians
defender=Germans
@THEN
CHANGETERRAIN
TERRAINTYPE=5
MAPRECT
17,17,17,17,17,17,17,17
@ENDIF

Cyrion is offline Cyrion
King
Caught somewhere in time
Jan 2002
time: 06:16
  Old Post 20-10-2004 20:16
Edit/Delete Message Reply w/Quote
#65 Report this post to a moderator
Support Apolyton, buy GURPS/ Alpha Centauri

quote:
Originally posted by Exile
Well, I tried that and it didn't work either.

I'm about to give up on the artillery and just remove them.

Everytime I try to make a changeterrain event, it gives me a events.txt error when I load it.

This is getting ridiculous. I only need to do 1 damn thing, and the program just isn't doing what it's supposed to do.



Here is the event;

@IF
UNITKILLED
unit=A Battery
attacker=Russians
defender=Germans
@THEN
CHANGETERRAIN
TERRAINTYPE=5
MAPRECT
17,17,17,17,17,17,17,17
@ENDIF


Sorry if I'm being obvious, but I just saw in the other thread that I sometimes should be!

Are your sure of the spelling of "A Battery" (Isn't it "A. Battery"?) , "Germans" and "Russians"??

And isn't your event file already full?

Harry Tuttle is offline Harry Tuttle

Prince
of the Hoople Heads
Mar 2003
time: 00:16
  Old Post 21-10-2004 02:14
Edit/Delete Message Reply w/Quote
#66 Report this post to a moderator
Put an end to popups!

16.3 KB is just about the max for MGE event space. Check the text file properties.

Try just making the event in a blank scenario file using the event editor and see if it comes out different. In fact, copy the rules into the blank scenario folder before you use the event editor. Cyrion might be right, the unit name might be spelled wrong. I've gone back to the event editor time to time to make sure I've written the event in correctly. The computer will always dump in the correct info if only for that one specific event.

Also, this is a dumb question, but the tile coordinates are definately 17 by 17, right?

techumseh is offline techumseh
King
of the frozen North.
Apr 1999
time: 22:16
  Old Post 21-10-2004 05:10 Visit techumseh's homepage!
Edit/Delete Message Reply w/Quote
#67 Report this post to a moderator
Put an end to popups!

No, sorry. MGE has a 32 kb events "heap", whatever that is. ToT is 100kb.

Harry Tuttle is offline Harry Tuttle

Prince
of the Hoople Heads
Mar 2003
time: 00:16
  Old Post 21-10-2004 05:56
Edit/Delete Message Reply w/Quote
#68 Report this post to a moderator
Support Apolyton, buy Call to Power 2

quote:
Originally posted by techumseh
No, sorry. MGE has a 32 kb events "heap", whatever that is. ToT is 100kb.


Well I have a max of 16.3 KB file size for the text file itself. I don't know how that translates in the editor.

AGRICOLA is offline AGRICOLA
Prince
Canadian bush & Florida
Feb 2003
time: 00:16
  Old Post 21-10-2004 07:09
Edit/Delete Message Reply w/Quote
#69 Report this post to a moderator
Support Apolyton, pre-order Civilization IV

You may want to try the following logical sequence.

1. Delete 4-5 events or disable them with semi-colons. If that works, then you have a size problem.

2. If that doesn't work, simplify the problem event to

@IF
TURN
turn=XXXXXX
@THEN
CHANGETERRAIN
TERRAINTYPE=5
MAPRECT
17,17,17,17,17,17,17,17
@ENDIF

and fill in XXXXXX. If it works, that'll tell you that the problem is in the first part of the @IF.

3. If that doesn't work, I have no more ideas.

Exile is offline Exile
King
of the Benighted Realms
Sep 2000
time: 23:16
  Old Post 21-10-2004 09:25
Edit/Delete Message Reply w/Quote
#70 Report this post to a moderator
Increase the size of your Attachments

Finally got it to change terrain. No idea what the difference was between the initial version and the successful version. It's a mystery.

The coordinates are correct. The spelling of the unit names is correct. I don't use the event editor. I only do events manually.

But now I can't get the specified unit to appear where the artillery unit was.

Brian, I think you're right about not being able to do this. I even took your advice literally and changed the terrain to ocean to see if that was the trick. I can't get the Russian unit to appear in any of the three squares.

Mercator is offline Mercator
King
Sorekara no Nanimo
Jan 1970
time: 06:16
  Old Post 21-10-2004 23:31 Visit Mercator's homepage!
Edit/Delete Message Reply w/Quote
#71 Report this post to a moderator
Full PM-box? Change here!

Maybe it's the UnitKilled that really causes the problems.

Both techumseh and Cyrion fixed the CreateUnit by delaying it. Maybe the ChangeTerrain isn't really necessary at all, maybe it's simply a problem with the UnitKilled event, or rather the square that unit was on, on the turn it happened.

fairline is offline fairline
Prince
of the wing
Sep 2002
time: 05:16
  Old Post 30-10-2004 15:39 Visit fairline's homepage!
Edit/Delete Message Reply w/Quote
#72 Report this post to a moderator
Re: Ok, in order . . . . . Remove this text

quote:
Originally posted by Exile
Have you got an SU-76 graphic around somewhere? It'd be more appropriate if so. *HINT*


Here you go:

Attachment: fairline su-76 mge.gif
This has been downloaded 223 time(s).

our_man is offline our_man
Prince
Glasgow, Scotland
Oct 2000
time: 05:16
  Old Post 18-12-2004 01:54
Edit/Delete Message Reply w/Quote
#73 Report this post to a moderator
Tired of ads?

I forgot about this project until recently. Was it ever released?

Arthedain is offline Arthedain
Prince
Dúnedain of the north
Apr 2002
time: 06:16
  Old Post 18-12-2004 02:36
Edit/Delete Message Reply w/Quote
#74 Report this post to a moderator
Support Apolyton, buy Alpha Centauri

I don't think so. Either way, I wanna play it!

Boco is offline Boco
Prince
who was once King for a week.
Jan 2001
time: 00:16
  Old Post 18-12-2004 03:33 Visit Boco's homepage!
Edit/Delete Message Reply w/Quote
#75 Report this post to a moderator
Enter the AD-FREE zone

quote:
Originally posted by Exile
But now I can't get the specified unit to appear where the artillery unit was.

I hope my understanding isn't too simplistic, but are you trying to use the same event trigger for both the ChangeTerrain and CreateUnit actions in a single statement? If so, I think you'll be stymied by the order of execution. CT occurs after CU.

Exile is offline Exile
King
of the Benighted Realms
Sep 2000
time: 23:16
Post  Old Post 30-01-2005 03:58
Edit/Delete Message Reply w/Quote
#76 Report this post to a moderator
Enter the AD-FREE zone

About to be released.

Soon on the Spanish Site.

Look for it in coming days.

I'll announce it here.

jim panse is offline jim panse
King
Anvilvania
Oct 2002
time: 06:16
  Old Post 30-01-2005 04:03
Edit/Delete Message Reply w/Quote
#77 Report this post to a moderator
Inflate your Upload Space

Great news

Harry Tuttle is offline Harry Tuttle

Prince
of the Hoople Heads
Mar 2003
time: 00:16
  Old Post 30-01-2005 05:33
Edit/Delete Message Reply w/Quote
#78 Report this post to a moderator
Get a bigger avatar today!

Awesome

curtsibling is offline curtsibling
King
of the Kill!
May 2002
time: 05:16
  Old Post 30-01-2005 06:21 Visit curtsibling's homepage!
Edit/Delete Message Reply w/Quote
#79 Report this post to a moderator
Increase the size of your Attachments

Bladdy great!

A long-awaited masterwork - My downloader is poised for action!

Exile is offline Exile
King
of the Benighted Realms
Sep 2000
time: 23:16
Post  Old Post 30-01-2005 20:50
Edit/Delete Message Reply w/Quote
#80 Report this post to a moderator
Support Apolyton, buy Call to Power 2

Just got the word back from Xavier . . .

It's up. On the Spanish Site now.

Enjoy.

Report any problems here.

Case is offline Case

King
The backlash starts here
Feb 2000
time: 15:16
  Old Post 03-02-2005 14:47 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
#81 Report this post to a moderator
Support Apolyton or Terrorists Win

...downloading now

Eivind IV is offline Eivind IV
Prince
History will be kind to me for I intend to write it.
Aug 2002
time: 06:16
  Old Post 03-02-2005 16:16 Visit Eivind IV's homepage!
Edit/Delete Message Reply w/Quote
#82 Report this post to a moderator
Support Apolyton buy from Amazon

Brilliant job, phenix! Congrats!

curtsibling is offline curtsibling
King
of the Kill!
May 2002
time: 05:16
  Old Post 03-02-2005 17:08 Visit curtsibling's homepage!
Edit/Delete Message Reply w/Quote
#83 Report this post to a moderator
Support Apolyton, buy Galactic Civilizations: Deluxe Edition

*Garbled radio message from Kalinovski*

"Morale is low, leather uniforms are barely holding up to battle damage! Drunk Russians seem unstoppable!"

"Arrghhh!"

PS
Bloody great scenario - Just like Stalin, short and brutal!

I love the 'just about to be defeated' feeling that you are almost holding back the soviet enemy!

I have a feeling the defeat 'feeling' will be very real soon though!

This would rock as part of a series of tactical scenarios in a vast Eastern Front series!
Your performance could influence the next scenario to load, via events.
If you lose, you are told to load a certain version of the scen, etc...

Anyway, I am enjoying this one, a lot!

Exile is offline Exile
King
of the Benighted Realms
Sep 2000
time: 23:16
  Old Post 03-02-2005 21:24
Edit/Delete Message Reply w/Quote
#84 Report this post to a moderator
Support Apolyton, buy Alpha Centauri

Glad you like it, Curt.

This one is an experiment to determine if WWII tactical can work with Civ2.

In Von Mellenthin's book, he addresses, in a matter-of-fact fashion, how difficult his task was at this time. Reading it, you DO get the feeling of a narrow line of elite German units holding back the hordes of Russian soldiers and tanks from the east. I did try to create that feeling with this one. Nice to see I got it.

I would be happy to create more tactical scenarios along these lines, but . . . .

I need a map-maker. Someone with much more talent in that area than I. As it is, I scavenge the maps of others, changing elements here and there, but never really make my own.

Any takers?

Eivind IV is offline Eivind IV
Prince
History will be kind to me for I intend to write it.
Aug 2002
time: 06:16
  Old Post 03-02-2005 22:47 Visit Eivind IV's homepage!
Edit/Delete Message Reply w/Quote
#85 Report this post to a moderator
Support Apolyton buy from Amazon

I have offered my expertise before, but you didn't respond I'm still here...

Exile is offline Exile
King
of the Benighted Realms
Sep 2000
time: 23:16
  Old Post 04-02-2005 02:16
Edit/Delete Message Reply w/Quote
#86 Report this post to a moderator
Lose 30 kilos (of popups)

I missed that?

Absent-mindedness is sometimes said to be a side-effect of genius.

Well, Kobby, you ARE the master mapmaker, no doubt. You Norway was spectacularly good. The Chir battle didn't really require much in the way of creativity--a river, couple of towns, . . . and the ukraine. That about sums up the terrain out in the Don and Volga basins. Simple enough.

I've got a new email addy and am now on high-speed etc etc yadda yadda. Maybe your communique' got lost in transit? Send me a PM and we'll talk about stuff.

Um, Gareth? Are you around anywhere?

Mercator is offline Mercator
King
Sorekara no Nanimo
Jan 1970
time: 06:16
  Old Post 04-02-2005 02:34 Visit Mercator's homepage!
Edit/Delete Message Reply w/Quote
#87 Report this post to a moderator
Increase the size of your Attachments

quote:
Originally posted by Exile
This one is an experiment to determine if WWII tactical can work with Civ2.

In Von Mellenthin's book, he addresses, in a matter-of-fact fashion, how difficult his task was at this time. (...)


Someone wrote a book about implementing WWII tactics in Civ2?


quote:
Originally posted by Exile
Well, Kobby, you ARE the master mapmaker, no doubt.


What the... !?


(but well, I suppose you can consider me de facto retired)

Eivind IV is offline Eivind IV
Prince
History will be kind to me for I intend to write it.
Aug 2002
time: 06:16
  Old Post 04-02-2005 02:35 Visit Eivind IV's homepage!
Edit/Delete Message Reply w/Quote
#88 Report this post to a moderator
Lose 30 kilos (of popups)

Do you have MSN?

Broken_Erika is offline Broken_Erika
Prince
shoving your soul into a jar of mayonaise
Oct 2004
time: 00:16
  Old Post 04-02-2005 02:46 Visit Broken_Erika's homepage!
Edit/Delete Message Reply w/Quote
#89 Report this post to a moderator
Remove this text

Len Zigante is a map master
if you haven't seen this before,
i don't know how well he does real maps though
How many of you have seen these?
Bottom line: How is the scenario coming along?

Attachment: len zigantemaps.gif
This has been downloaded 65 time(s).

Exile is offline Exile
King
of the Benighted Realms
Sep 2000
time: 23:16
  Old Post 04-02-2005 04:14
Edit/Delete Message Reply w/Quote
#90 Report this post to a moderator
Support Apolyton, buy Civilization 2

You're too busy to make maps for moi, remember, Merc?

No, I don't have MSN, Kobra.

Erika, it's done. DL it at the Spanish Site. It's there. I've got some of the Zigante maps around here somewhere. He seems like more of an artiste than a Civ2 enthusiast, but there's no doubting his talents, mosaic-wise.

 
Pages (4): [ 1   2   3   4   ]
< Last Thread     Next Thread > Post New Thread     Post A Reply
All times are GMT. The time now is 05:16.
Apolyton Time is 00:16.
    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.0523 seconds (91.03% PHP - 8.97% MySQL) with 36 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