- Joined
- Jul 17, 2006
- Messages
- 145
alright, the unit you see here
SHOULD sell those two units, but it dosent. When i play the game there are blank spaces where those two things should be.
EDIT:lol, never mind
Ediit:For some reason, this trigger dosent work:
SHOULD sell those two units, but it dosent. When i play the game there are blank spaces where those two things should be.
EDIT:lol, never mind
Ediit:For some reason, this trigger dosent work:
-
Captian Select P3
-
Events
- Unit - A unit Sells a unit
-
Conditions
- (Owner of (Sold unit)) Equal to Player 3 (Teal)
-
Actions
- If ((Unit-type of (Sold unit)) Equal to Captian Rodger) then do (Set CaptianRodgerP03 = True) else do (Do nothing)
- If ((Unit-type of (Sold unit)) Equal to Captian Will) then do (Set CaptianRodgerP03 = True) else do (Do nothing)
-
Events
Last edited by a moderator: