ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
DeployFacing: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
YaminoSelyc (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{Flag | ||
|name={{PAGENAME}} | |||
|files={{Categ|Rules(md).ini}} | |||
|values={{Values|unsigned integers|}} | |||
|default=? | |||
|types={{Categ|BuildingTypes}} | |||
|yr=yes | |||
}} | |||
Revision as of 18:00, 10 September 2021
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 |
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