Comment 2 for bug 895184

Revision history for this message
Bug Importer (bug-importer) wrote :

SUGGESTION:

Prerequisite=GAWEAP,GAPILE,GARADR ; this defines the types
PrerequisiteMinNum=1,5,1 ; Requires 1 factory, 5 barracks and 1 radar
PrerequisiteMaxNum=2,7,2 ; Can't own more than 2 factories, 7 barracks and 2 radars, or this becomes unbuildable again

; for alternate prerequisite 'X' (where X stands for an integer) leading to this object becoming buildable
AltX.Prerequisite=NAWEAP,NATECH,GATECH
AltX.PrerequisiteMinNum=1,1,2
AltX.PrerequisiteMaxNum=4,1,4

Same for Neg:

NegativePrerequisite=
NegativePrerequisiteMinNum=
NegativePrerequisiteMaxNum=

And Alt.Neg too. I think I do not have to elaborate on this any further...

(I think I wrote this already in some other thread on this site)