Jump to content

BuildTimeMultiplier: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Demon Red Storm
No edit summary
Line 1: Line 1:
{{DeeZireInclusion}}<br />
__NOTOC__
Specifies the multiplier to the time it takes for this object to be built. Can be used to make cheaper units take longer to build and expensive objects quicker to build as the Credits= value normally dictates how long it takes to build something. The structure also needs FactoryPlant=yes set for this to work.<br />
 
(Yuri's Revenge Only)
{{Flag
|name=BuildTimeMultiplier
|files=rules(md).ini
|values=positive decimals
|default=1.0
|types=[[VehicleTypes|Vehicles]], [[BuildingTypes|Structures]], [[InfantryTypes|Infantry]], [[AircraftTypes|Aircraft]]
|yr=yes
|rp=yes
}}  
 
This is a multiplier to the time it takes for this object to build. This is used primarily to limit tank rushes in the early parts of a game. This can be help make cheap but powerful units take long periods of time to build or expensive but weaker units build very quickly. [[Cost]]= usually dictates this time, so this is primarily an override for the aforementioned purpose.

Revision as of 22:50, 14 April 2008


Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: BuildTimeMultiplier
File(s): rules(md).ini
Values: positive decimals
Default: 1.0
Applicable to: Vehicles, Structures, Infantry, Aircraft


This is a multiplier to the time it takes for this object to build. This is used primarily to limit tank rushes in the early parts of a game. This can be help make cheap but powerful units take long periods of time to build or expensive but weaker units build very quickly. Cost= usually dictates this time, so this is primarily an override for the aforementioned purpose.