Jump to content

DeployFacing: Difference between revisions

From ModEnc²
en>YaminoSelyc
No edit summary
m 4 revisions imported
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:
|values={{Values|unsigned integers|}}
|values={{Values|unsigned integers|}}
|default=?
|default=?
|types={{Categ|BuildingTypes}}
|types={{Categ|BuildingTypes}} or {{Categ|TechnoTypes}}
|yr=yes
|yr=yes
}}
}}

Latest revision as of 21:40, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: DeployFacing
File(s): Rules(md).ini
Values: Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295.
Default: ?
Applicable to: BuildingTypes or TechnoTypes



Supposed to specify the direction that this VehicleType will face before it DeploysInto= a BuildingType. This should be set to a value between 0 and 7 inclusive, with that value representing compass facings in a clockwise direction (with 0 being North). Note that due to the isometric view used in Red Alert 2, North is actually North West as you look at the screen.
(Yuri's Revenge Only)

The tag appears to be non-working