Maps/Section: CellTags
Flag: | Maps/Section: CellTags |
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. |
CellTags are a special type of Tag= used to associate events, triggers and actions to a specific cell on the map. Since you can attach a Tag= to almost any object on a map, you can also attach them to cells (waypoints) too - this section is used to specify those cells. Firing of the trigger is invariably done by something entering the cell which is assigned as having a CellTag although many actions (see above) require a CellTag. This section is simply a list (not numbered) which specifies each waypoint that has a CellTag, and then the ID of the Tag= itself. Each entry in the list takes the following format;-
W=ID
W
This is the Waypoint= at which you want to attach a Tag= and should take the numbered format (see the [Waypoints] section)
ID
This simply specifies the ID of the Tag= which you want to attach to the Waypoint=.
Here's an example of an entry in this section;-
46037=02A74D10
This simply specifies that the tag with the ID 02A74D10 is associated with the waypoint at 46037. Remember that the waypoint takes the numbered convention.