Jump to content

IsBase: Difference between revisions

From ModEnc²
en>Marshall
New page: {{Flag |name=IsBase |files={{Categ|Rules(md).ini}} |values=N/A (see below) |types={{Categ|BuildingTypes}} }} ;psst....IsBase isn't a Rules flag That's the comment that appears in the Red...
 
en>Nighthawk200
Valid in TS.
Line 4: Line 4:
|values=N/A (see below)
|values=N/A (see below)
|types={{Categ|BuildingTypes}}
|types={{Categ|BuildingTypes}}
|ts=yes
|fs=yes
|ets=yes
}}
}}


Line 10: Line 13:
That's the comment that appears in the Red Alert 2 rules.ini file against the {{TTL|BaseNormal}} flag.
That's the comment that appears in the Red Alert 2 rules.ini file against the {{TTL|BaseNormal}} flag.


Whether or not this was valid in previous games, I'm not sure (someone please comment on this) however the tag appears in the Tiberian Sun rules.ini file several times and the above comment does not.
This tag is valid in Tiberian Sun and Firestorm, and appears to have the same function as Red Alert 2' {{TTL|BaseNormal}} tag, which it is occasionally confused with, hence the presence of the comment.


This flag is occasionally confused with {{TTL|BaseNormal}}, hence the presence of the comment.
In Red Alert 2, this flag is mistakenly included on <tt>[CAOUTP]</tt> (the Tech Outpost) as <tt>IsBase=yes</tt> instead of {{TTL|BaseNormal}}<tt>=yes</tt>. However, as <tt>IsBase</tt> isn't parsed(?) and {{TTL|BaseNormal}} defaults to yes, the intended effect is achieved anyway.
 
This flag is mistakenly included on <tt>[CAOUTP]</tt> (the Tech Outpost) as <tt>IsBase=yes</tt> instead of {{TTL|BaseNormal}}<tt>=yes</tt>. However, as <tt>IsBase</tt> isn't parsed(?) and {{TTL|BaseNormal}} defaults to yes, the intended effect is achieved anyway.

Revision as of 18:27, 4 April 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

That's the comment that appears in the Red Alert 2 rules.ini file against the Template:TTL flag.

This tag is valid in Tiberian Sun and Firestorm, and appears to have the same function as Red Alert 2' Template:TTL tag, which it is occasionally confused with, hence the presence of the comment.

In Red Alert 2, this flag is mistakenly included on [CAOUTP] (the Tech Outpost) as IsBase=yes instead of Template:TTL=yes. However, as IsBase isn't parsed(?) and Template:TTL defaults to yes, the intended effect is achieved anyway.