Jump to content

LargeVisceroid: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Renegade
With credit to Rayne.
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Determines the VehicleType that two SmallVisceroid= units will combine to form. Despite the comment being residual from Tiberian Sun, it in no way reflects the existence or appearance of Visceroids in Red Alert 2. Must be a unit type from the [VehicleTypes] list and be defined in the same way as all other units in RULES.INI.
|name=LargeVisceroid
|files={{Categ|Rules(md).ini}}
|values=Booleans
|default=no
|types={{Categ|VehicleTypes}}
|ra=no
|cs=no
|am=no
|ts=yes
|fs=yes
|ets=yes
|ra2=yes
|yr=yes
|rp=yes
}}
{{tt|'''LargeVisceroid'''}} was used in {{ts}} to identify the VehicleType representing the large Visceroid resulting from the merger of two [[SmallVisceroid|small Visceroids]].
 
Independent from the Visceroid logic, the flag puts the VehicleType into a permanent state of random movement, no matter if the unit is player-controlled or not.
 
This can be used to trigger [[IsTrain|trains]] to move without needing map triggers, although they will be unstoppable.
 
==See also==
*{{f|SmallVisceroid|link}}

Revision as of 06:57, 10 December 2009

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: LargeVisceroid
File(s): Rules(md).ini
Values: Booleans
Default: no
Applicable to: VehicleTypes


LargeVisceroid was used in Tiberian Sun to identify the VehicleType representing the large Visceroid resulting from the merger of two small Visceroids.

Independent from the Visceroid logic, the flag puts the VehicleType into a permanent state of random movement, no matter if the unit is player-controlled or not.

This can be used to trigger trains to move without needing map triggers, although they will be unstoppable.

See also