- Joined
- Jul 25, 2009
- Messages
- 3,091
Is there any way to make an upgrade unavailable after you purchase another.
For example purchase of X locks Y, and vice versa.
GUI has a function for max research level but it doesn't seem to work.
Here it is...
For example purchase of X locks Y, and vice versa.
GUI has a function for max research level but it doesn't seem to work.
Here it is...
-
Tech Restrictions
-
Events
- Unit - A unit Finishes an upgrade
-
Conditions
- (Unit-type of (Triggering unit)) Equal to Chaos Shrine
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Researched tech-type) Equal to Mark of Nurgle
-
Then - Actions
- Player - Set the max research level of Mark of Slaanesh to 0 for (Owner of (Triggering unit))
- Player - Set the max research level of Mark of Tzeentch to 0 for (Owner of (Triggering unit))
- Player - Set the max research level of Mark of Khorne to 0 for (Owner of (Triggering unit))
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Researched tech-type) Equal to Mark of Khorne
-
Then - Actions
- Player - Set the max research level of Mark of Slaanesh to 0 for (Owner of (Triggering unit))
- Player - Set the max research level of Mark of Tzeentch to 0 for (Owner of (Triggering unit))
- Player - Set the max research level of Mark of Nurgle to 0 for (Owner of (Triggering unit))
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Researched tech-type) Equal to Mark of Tzeentch
-
Then - Actions
- Player - Set the max research level of Mark of Slaanesh to 0 for (Owner of (Triggering unit))
- Player - Set the max research level of Mark of Khorne to 0 for (Owner of (Triggering unit))
- Player - Set the max research level of Mark of Nurgle to 0 for (Owner of (Triggering unit))
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Researched tech-type) Equal to Mark of Slaanesh
-
Then - Actions
- Player - Set the max research level of Mark of Tzeentch to 0 for (Owner of (Triggering unit))
- Player - Set the max research level of Mark of Khorne to 0 for (Owner of (Triggering unit))
- Player - Set the max research level of Mark of Nurgle to 0 for (Owner of (Triggering unit))
- Else - Actions
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Events
Last edited: