ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
IsBase: Difference between revisions
Jump to navigation
Jump to search
Nighthawk200 (talk | contribs) Valid in TS. |
style inconsistencies and reworded |
||
Line 11: | Line 11: | ||
;psst....IsBase isn't a Rules flag | ;psst....IsBase isn't a Rules flag | ||
The above comment appears in the Red Alert 2 {{tt|rules(md).ini}} file against the {{TTL|BaseNormal}} flag. | |||
This | This flag was valid in Tiberian Sun, and appears to have the same functionality as Red Alert 2's {{TTL|BaseNormal}} flag (which is assumed to have replaced {{TTL|IsBase}}). The purpose of the comment is presumably to remind the developers of this change so that they don't mistakenly use the old flag. | ||
In Red Alert 2, this flag is mistakenly included on | In Red Alert 2, this flag is mistakenly included on {{tt|[CAOUTP]}} (the Tech Outpost) as {{TTL|IsBase|yes}} instead of {{TTL|BaseNormal|yes}}. However, as {{TTL|IsBase}} isn't parsed and {{TTL|BaseNormal}} defaults to yes, the intended effect is achieved anyway. | ||
=See also= | |||
*{{TTL|BaseNormal}} |
Revision as of 18:26, 14 April 2008
Flag: | IsBase |
File(s): | Rules(md).ini |
Values: | N/A (see below) |
Applicable to: | BuildingTypes |
- psst....IsBase isn't a Rules flag
The above comment appears in the Red Alert 2 rules(md).ini file against the Template:TTL flag.
This flag was valid in Tiberian Sun, and appears to have the same functionality as Red Alert 2's Template:TTL flag (which is assumed to have replaced Template:TTL). The purpose of the comment is presumably to remind the developers of this change so that they don't mistakenly use the old flag.
In Red Alert 2, this flag is mistakenly included on [CAOUTP] (the Tech Outpost) as Template:TTL instead of Template:TTL. However, as Template:TTL isn't parsed and Template:TTL defaults to yes, the intended effect is achieved anyway.