Jump to content

IsBase: Difference between revisions

From ModEnc²
en>Marshall
style inconsistencies and reworded
en>Nighthawk200
Fixed a bit.
Line 8: Line 8:
|ets=yes
|ets=yes
}}
}}
{{quote|RA2's rules(md).ini|psst....IsBase isn't a Rules flag}}
Despite the above statement, this flag is valid in Tiberian Sun, and appears to have the same functionality as Red Alert 2's {{TTL|BaseNormal}} flag (which we assume has been developed to replace {{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.


;psst....IsBase isn't a Rules flag
In Red Alert 2, this flag is wrongly 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.
 
The above comment appears in the Red Alert 2 {{tt|rules(md).ini}} file against the {{TTL|BaseNormal}} 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.


=See also=
=See also=
*{{TTL|BaseNormal}}
*{{TTL|BaseNormal}} for information on how this flag works, as IsBase seems to perform the same function as BaseNormal.

Revision as of 00:28, 21 May 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


RA2's rules(md).ini:
 
 
psst....IsBase isn't a Rules flag
 

Despite the above statement, this flag is valid in Tiberian Sun, and appears to have the same functionality as Red Alert 2's Template:TTL flag (which we assume has been developed to replace 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 wrongly 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.

See also

  • Template:TTL for information on how this flag works, as IsBase seems to perform the same function as BaseNormal.