ROC code
have this code but it is not working right.
at least i think it not working right.
people tell me they have a black citadel left and they still lose.
wonder if there a better way of writing it.
Code:
Set temp = (Number of units in (Units in (Playable map area) matching ((Unit-type of (Picked unit)) Equal to Black Citadel)))
If (temp Equal to 0) then do (Trigger - Run Vamps Lose <gen> (ignoring conditions)) else do (Do nothing)
at least i think it not working right.
people tell me they have a black citadel left and they still lose.
wonder if there a better way of writing it.