Jump to content

DeployTime: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 2 revisions imported
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Specifies the time, in frames, that this object takes to deploy. This can be used to set a delay on the deployment of the unit.
|values={{Values|float}}
|default=0.0
|types={{Categ|TechnoTypes}}
|ts=yes
|fs=yes
|hp=yes
|ra2=yes
|yr=yes
|ares=yes
}}
 
Specifies the time, in minutes{{fnl|1}}, that this object takes to deploy [[passengers]] or [[factory|produced objects]]. This does ''not'' affect the duration it takes for a unit to deploy into a building or vice versa – that is controlled globally by {{f|BuildupTime|link}}.
 
This flag also controls the duration of a [[WeaponsFactory|weapons factory's]] [[DoorAnim|door animation]], if it has one. In other words, this flag controls how fast the door opens and closes.
 
{{fn|1|on 15 [[frames|FPS]], the default game speed.}}

Latest revision as of 21:40, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: DeployTime
File(s): rules(md).ini
Values: Floating point values: Any decimal number (clearer range should be added in Template:Values).
Default: 0.0
Applicable to: TechnoTypes


Specifies the time, in minutes1, that this object takes to deploy passengers or produced objects. This does not affect the duration it takes for a unit to deploy into a building or vice versa – that is controlled globally by BuildupTime.

This flag also controls the duration of a weapons factory's door animation, if it has one. In other words, this flag controls how fast the door opens and closes.

1 on 15 FPS, the default game speed.