ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

BuildSpeed

From ModEnc
Jump to navigation Jump to search
Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: BuildSpeed
File(s): rules(md).ini
Values: ERROR – No value types set! Please edit this page and fix the Flag template!


Defines the base production speed by specifying how many minutes it takes to produce an item that costs 1000 credits.

[Usage] Set in the rulesmd.ini file under the [General] section: rules(md).ini

[Technical Details]

  • Acts as a global production speed multiplier
  • Actual production time is calculated as: (Unit Cost / 1000) * BuildSpeed
  • Lower values result in faster production
  • Higher values result in slower production
  • Affects all production facilities equally

[Examples]

  • With BuildSpeed=1.5:
    • A 1000-credit unit takes 1.5 minutes to build
    • A 2000-credit unit takes 3 minutes to build
    • A 500-credit unit takes 0.75 minutes to build

[See also]