Jump to content

IsBase: Difference between revisions

From ModEnc²
en>Marshall
m Reverted edits by Nighthawk200 (Talk); changed back to last version by Marshall
en>Marshall
m Correcting my own grammar for a change
Line 15: Line 15:
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.
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 {{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.
In Red Alert 2, this flag is included by mistake 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=
=See also=
*{{TTL|BaseNormal}}
*{{TTL|BaseNormal}}

Revision as of 23:23, 16 August 2008

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
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 included by mistake 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.

See also