ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Maps/Section: Aircraft

From ModEnc
< Maps
Revision as of 16:52, 5 May 2006 by DCoder (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: Maps/Section: Aircraft
File(s): rules(md).ini
Values: ERROR – No value types set! Please edit this page and fix the Flag template!

This entry was copied from DeeZire's Red Alert 2 and Yuris Revenge INI Editing Guide for the sake of completeness. As it is not our intention to rip off DeeZire's work, this article is subject to a re-write and update with the latest community knowledge.

For further information, please read Inclusion of The Guide.




This section simply defines which AircraftTypes are on the map from the start. The section takes the form of a numbered list (the numbering convention is not important but keep them in order to avoid confusion). Each entry in the list takes the following format;-

NUMBER=House,AircraftType,HEALTH,X,Y,DIRECTION,MISSION,TAG ID,A,B,C,D

NUMBER
Specifies the number of this object for listing purposes. Each line must have an unused value. Keep these in order, although your numbering convention is not important.

House
Specifies the house from the [Houses] section of the map file which will own this object.

AircraftType
Specifies the AircraftType from the RULES file which is placed on the map.

HEALTH
Percentage of this objects Strength= that it has when placed on the map. 1 is minimum, 256 is 100%.

X
Specifies the X co-ordinate of the object on the map, derived in the same manner as waypoints.

Y
Specifies the Y co-ordinate of the object on the map, derived in the same manner as waypoints.

DIRECTION
Specifies the direction the object is facing - '0' is North East, '32' is East, '64' is South East, '96' is South, '128' is South West, '160' is West, '192' is North West and '224' is North.

MISSION
Specifies the mission to place the unit in. See the AI.INI Guide and the Mission Control section of the RULES.INI Guide for more details of missions.

TAG ID
Specifies the Tag= attached to this object. Put here a tag ID number here if you wish to associate this unit to a trigger. Set this to None for no trigger.

A
Specifies the level of veterancy for this object. Set this to '0' for Little Experience, '1' for veteran and '2' for Elite.

B
Specifies the Group= for this object if part of a TeamType. See the AI.INI Guide for more details on the Group= setting.

C
Can be set to '0' or '1' and specifies whether or not this object is recruitable by the AI or if it should stay in it's default mission.

D

Can be set to '0' or '1' and specifies whether or not this object is recruitable from the field by the AI for inclusion in it's AITriggerTypes.