Jump to content

VehicleThief: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
ATHSE (talk | contribs)
clearer
 
(6 intermediate revisions by 5 users not shown)
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}},{{Categ|VehicleTypes}}
|ra=no
|cs=no
|am=no
|ts=yes
|fs=yes
|ets=yes
|ra2=yes
|yr=yes
|rp=yes
}}
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 <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.  
 
A vehicle with {{f|NonVehicle|yes|link}} set, prevents a <tt>VehicleThief</tt> from capturing it, however there may be side-effects.
 
==See Also==
[[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