Jump to content

VehicleThief: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Blade
Rewrite, more accurate showing current community knowledge.
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Can be set to 'yes' or 'no' and determines whether or not this InfantryType gets an 'enter' cursor over any VehicleType which does not have the same Owner=. In this case, the 'enter' cursor will over-ride all other cursors. TIP: if you also give this unit Thief=yes then you can perfectly replicate the Mutant Hijacker from Tiberian Sun without the need for any further coding.
|name={{PAGENAME}}
|files={{Categ|Rules(md).ini}}
|values=Booleans
|default=no
|types={{Categ|InfantryTypes}}
|ra=no
|cs=no
|am=no
|ts=yes
|fs=yes
|ets=yes
|ra2=yes
|yr=yes
|rp=yes
}}<br />
Can be set to "yes" or "no" and determines whether or not this [[InfantryType]] can enter a [[VehicleType]] and capture it in a similar manner to an [[Engineer]] capturing a [[BuildingType]]. In RA2/YR this behaviour only works if the unit also has [[Thief]] set as yes, otherwise it only gets the "enter" cursor on a unit, but cannot in fact enter it. This is then further complicated by the fact that [[Thief]] also allows the unit to enter a refinery to no effect (in RA it allowed the unit to steal a percentage of money from the other player). To fix this the unit either requires [[Agent]] set to yes (giving full RA2 spy abilities) or [[Infiltrate]] set to "no". [[NonVehicle]] set to "yes" on a unit prevents a VehicleThief from capturing that unit.

Revision as of 15:06, 23 February 2008

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



Can be set to "yes" or "no" and determines whether or not this InfantryType can enter a VehicleType and capture it in a similar manner to an Engineer capturing a BuildingType. In RA2/YR this behaviour only works if the unit also has Thief set as yes, otherwise it only gets the "enter" cursor on a unit, but cannot in fact enter it. This is then further complicated by the fact that Thief also allows the unit to enter a refinery to no effect (in RA it allowed the unit to steal a percentage of money from the other player). To fix this the unit either requires Agent set to yes (giving full RA2 spy abilities) or Infiltrate set to "no". NonVehicle set to "yes" on a unit prevents a VehicleThief from capturing that unit.