Special Requirement

Status
Not open for further replies.
Level 3
Joined
Aug 17, 2005
Messages
24
I need to make a unit that can only be trained when two units are in a building. For example,

The Farmhouse is the builidng, and the Farmer and his Wife must be in it in order to "train" babies. I know it sounds weird, but i'm trying to make a realistic game. :P I'd really appreciate anyone who helps! :o
 
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
And - All (Conditions) are true
Conditions
(Region 001 <gen> contains (Triggering unit)) Equal to True
(Region 001 <gen> contains (Triggering unit)) Equal to True
Then - Actions
Else - Actions
 
Status
Not open for further replies.
Back
Top