• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[Trigger] Two panels covering together?(HELP)

Status
Not open for further replies.
Level 4
Joined
Nov 4, 2013
Messages
33
  • Untitled Trigger 004
    • Events
      • Time - Elapsed game time is 0.50 seconds
    • Conditions
    • Actions
      • Leaderboard - Create a leaderboard for (All players) titled |cffD2691EKing HP|r
      • 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 User
            • Then - Actions
              • Leaderboard - Add Player 11 (Dark Green) to (Last created leaderboard) with label |cff00008BLeft King and value 0
              • Leaderboard - Add Player 12 (Brown) to (Last created leaderboard) with label |cff008B8BRight Kin... and value 0
            • Else - Actions
              • Leaderboard - Show (Last created leaderboard)
 
Level 4
Joined
Nov 4, 2013
Messages
33
  • Untitled Trigger 004 Copy
    • Events
      • Time - Elapsed game time is 0.00 seconds
    • Conditions
    • Actions
      • Leaderboard - Create a leaderboard for (All players) titled |cff32cd32LoD Asia ...
      • 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 User
            • Then - Actions
              • Leaderboard - Add Player 1 (Red) to (Last created leaderboard) with label |cff116644Team 1 al... and value 0
              • Leaderboard - Add Player 2 (Blue) to (Last created leaderboard) with label |cff552200Team 2 al... and value 0
              • Leaderboard - Add Player 11 (Dark Green) to (Last created leaderboard) with label |cff116644Team 1 le... and value 0
              • Leaderboard - Add Player 12 (Brown) to (Last created leaderboard) with label |cff552200Team 2 le... and value 0
              • Leaderboard - Change the color of the value for Player 1 (Red) in (Last created leaderboard) to (6.00%, 38.00%, 27.00%) with 0.00% transparency
              • Leaderboard - Change the color of the value for Player 2 (Blue) in (Last created leaderboard) to (30.00%, 16.00%, 1.00%) with 0.00% transparency
            • Else - Actions
              • Leaderboard - Show (Last created leaderboard)
 
Status
Not open for further replies.
Top