 |
|
LDiCesare
|
|
La Ferté sous Jouarre France
Jan 2001 time: 05:23
|
|
I suggest you should ask that question on the ScenarioLeague/Civ2 creation forum. I believe people like techumseh must be able to answer this.
|
|
|  |
 |
|
techumseh
|
 |
of the frozen North.
Apr 1999 time: 22:23
|
|
I can answer it here just as well. Have you got the manual?
Use the events trigger "AlphaCentauriArrival" with the parameters "race=" and "size=" where race is the civ that launches the space ship and size is the exact size of the spaceship engine (AnySize is the wildcard).
The action which changes the transport ability of a particular type of unit is Transport. State controls the new setting for the specified transport ability. On or Set enables the ability, Off or Clear disables it.
Mode determines which of the 3 types of transport ability you want to change: Use, Build, or Native.
Use means that that type of unit can use an existing transporter. Build means that, if it's a settler or engineer, it can build the specific transporter type, and Native means the unit can move between the specified worlds without using a transporter.
Type refers to one of 16 tranporter relationships (0-15) defined in the rules text. This bit is kind of tricky and it's best to refer to the tips on the Cradle of Civilization site, here: http://coc.apolyton.net/guides/index.shtml
Three tips are useful: Getting Civilize2 and @Leaders2 to work for you, by Darth Veda, Using @Civilize2 and @Leaders2 by Cam Hills and William Keenan, and Map Transport Relations by William Keenan.
So your event might look like this:
@IF
AlphaCentauriArrival
race=anybody
size=4
@THEN
Transport
unit=anyunit
state=On
mode=Use
type=0
@ENDIF
Hope this helps.
|
|
|  |
 |
|
Thoddy
|
|
Hannover, Germany
Jan 2001 time: 06:23
|
|
You should also look for a macro.txt on your ToT CD.
It's useful to know the complete ToT macro language.
|
|
|  |
 |
|  |
All times are GMT. The time now is 05:23. Apolyton Time is 00:23. |
top of page
|
|
|
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
|
|
|
|
|
|