 |
|  |
 |
|
Patine
|
 |
Edmonton, Canada
Mar 2002 time: 22:23
|
|
Obviously, posting the text file in zip form wasn't too popular. Sorry. Here's the straight text of the events I'm having trouble with.
@IF
CITYTAKEN
city=Kuala Lumpur
attacker=Japanese
defender=British/Indians
@THEN
TEXT
^The battle for Malaya goes better than expected for the Imperial Army. Malay troops
^prove to be completely ineffective. However, the Japanese intelligence indicates that
^a Chindit guerrilla movement and similar native militias are being formed to resist
^further Japanese expansion into British territory. Many consider England's decadent
^Raj preferable to Japan's harsh militarist rule.
ENDTEXT
JUSTONCE
GIVETECHNOLOGY
technology=90
receiver=British/Indians
@ENDIF
@IF
CITYTAKEN
city=Kuala Lumpur
attacker=Japanese
defender=British/Indian
@THEN
CREATEUNIT
owner=British/Indian
unit=Chindits
veteran=yes
homecity=none
locations
45,165
endlocations
JUSTONCE
@ENDIF
@IF
CITYTAKEN
city=Kuala Lumpur
attacker=Japanese
defender=British/Indian
@THEN
CREATEUNIT
owner=British/Indian
unit=Chindits
veteran=yes
homecity=none
locations
45,165
endlocations
JUSTONCE
@ENDIF
@IF
CITYTAKEN
city=Kuala Lumpur
attacker=Japanese
defender=British/Indian
@THEN
CREATEUNIT
owner=British/Indian
unit=Chindits
veteran=yes
homecity=none
locations
43,165
endlocations
JUSTONCE
@ENDIF
@IF
CITYTAKEN
city=Kuala Lumpur
attacker=Japanese
defender=British/Indian
@THEN
CREATEUNIT
owner=British/Indian
unit=Chindits
veteran=yes
homecity=none
locations
43,165
endlocations
JUSTONCE
@ENDIF
@IF
CITYTAKEN
city=Kuala Lumpur
attacker=Japanese
defender=British/Indian
@THEN
CREATEUNIT
owner=British/Indian
unit=Chindits
veteran=yes
homecity=none
locations
45,167
endlocations
JUSTONCE
@ENDIF
@IF
CITYTAKEN
city=Kuala Lumpur
attacker=Japanese
defender=British/Indian
@THEN
CREATEUNIT
owner=British/Indian
unit=Chindits
veteran=yes
homecity=none
locations
45,163
endlocations
JUSTONCE
@ENDIF
If anyone needs anymore information to help me, just ask.
|
|
|  |
 |
|
Leonidas
|
|
Patine:
Try switching the places for "unit" and "owner"
From this:
@IF
CITYTAKEN
city=Kuala Lumpur
attacker=Japanese
defender=British/Indian
@THEN
CREATEUNIT
owner=British/Indian <====
unit=Chindits <====
veteran=yes
homecity=none
locations
45,167
endlocations
JUSTONCE
@ENDIF
To this:
@IF
CITYTAKEN
city=Kuala Lumpur
attacker=Japanese
defender=British/Indian
@THEN
CREATEUNIT
unit=Chindits <====
owner=British/Indian <====
veteran=yes
homecity=none
locations
45,167
endlocations
JUSTONCE
@ENDIF
|
|
|  |
 |
|
Leonidas
|
|
I also spot another problem.
The "s" is missing for the defenders in some places:
In some places you call the defender "British/Indian" and in others you call it "British/Indians".
Check in "RULES.TXT" for the actual name you use and use it consistently in Events.
|
|
|  |
 |
|
Leonidas
|
|
AGRICOLA:
Can a person use the "randomize locations" in MGE events as well?
|
|
|  |
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
|
|
|
|
|
|