Jump to content

VehicleThief: Difference between revisions

From ModEnc²
m 6 revisions imported
ATHSE (talk | contribs)
clearer
 
Line 14: Line 14:
|yr=yes
|yr=yes
|rp=yes
|rp=yes
}}<br />
}}
Specifies whether or not this [[InfantryType]] can enter an enemy [[VehicleType]] and capture it in a similar manner to an {{f|Engineer|link}} capturing a [[BuildingType]]. Also referred to as 'hijacking'.
Specifies whether or not this [[InfantryTypes|infantry]] can enter an enemy [[VehicleTypes|vehicle]] and capture it, also referred to as 'hijacking', in a similar manner to an {{f|Engineer|link}} capturing a [[BuildingTypes|building]].


In {{Ra2}} and {{Yr}}, the [[InfantryTypes]] must also have {{f|Thief|yes|link}} set otherwise it will get the 'enter' cursor on the target [[VehicleType]] but will not, in fact, be able to enter it. {{f|Thief|yes|link}} also allows the [[InfantryType]] to enter enemy ore refineries, so the [[InfantryType]] also needs to be given {{f|Agent|yes|link}} and {{f|Infiltrate|yes|link}} (giving it full {{Ra2}} Spy capabilities), or {{f|Infiltrate|no|link}}
In {{Ra2}} and {{Yr}}, the <tt>VehicleThief</tt> infantry must also have {{f|Thief|yes|link}} set, otherwise it will get the 'enter' cursor on the target vehicle, but will not be able to enter it.  


{{f|NonVehicle|yes|link}} set on a [[VehicleType]] prevents a {{f|VehicleThief|link}} from capturing it, however this also invokes additional, possibly undesirable logic.
A vehicle with {{f|NonVehicle|yes|link}} set, prevents a <tt>VehicleThief</tt> from capturing it, however there may be side-effects.


==See also==
==See Also==
{{f|Thief|link}} - this must be set to {{tt|yes}} for {{f|VehicleThief|yes|link}} to work correctly, however there is a bug with {{f|Thief|link}} that you should be aware of.
[[Agent]]
 
[[Infiltrate]]

Latest revision as of 08:36, 22 April 2025

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,VehicleTypes


Specifies whether or not this infantry can enter an enemy vehicle and capture it, also referred to as 'hijacking', in a similar manner to an Engineer capturing a building.

In Red Alert 2 and Yuri's Revenge, the VehicleThief infantry must also have Thief=yes set, otherwise it will get the 'enter' cursor on the target vehicle, but will not be able to enter it.

A vehicle with NonVehicle=yes set, prevents a VehicleThief from capturing it, however there may be side-effects.

See Also

Agent

Infiltrate