Same trigger but only one of them work ? :(

Yamuraiha

Member
Reaction score
1
These are my 2 triggers
Trigger:
  • Upgrade Unit
    • Events
      • Time - Every 5.00 seconds of game time
    • Conditions
    • Actions
      • Set Computer_unit_upgrade = (Computer_unit_upgrade + 1)
      • Player Group - Pick every player in (All players matching (((Picked player) controller) Equal to Computer)) and do (Player - Set the current research level of Computer's Unit to Computer_unit_upgrade for (Picked player))

Trigger:
  • Upgrade Unit
    • Events
      • Time - Every 5.00 seconds of game time
    • Conditions
    • Actions
      • Set Computer_unit_upgrade = (Computer_unit_upgrade + 1)
      • Player Group - Pick every player in (All players) and do (Actions)
        • Loop - Actions
          • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
            • If - Conditions
              • ((Picked player) controller) Equal to Computer
            • Then - Actions
              • Player - Set the current research level of Computer's Unit to Computer_unit_upgrade for (Picked player)
            • Else - Actions

The second one work, the first one doesn't, why ?
 

Accname

2D-Graphics enthusiast
Reaction score
1,462
Used "(Matching Player)" instead of "(Picked Player)" in the condition because no player has been picked yet.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top