- Joined
- Jul 29, 2010
- Messages
- 319
I'm not the best with triggers and I'm sure there is a better way of doing this that I'm not aware of so please, any help is appreciated
-
Add players
-
Events
-
Conditions
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Player 1 (Red) slot status) Equal to Is playing
-
-
Then - Actions
-
Leaderboard - Add (Matching player) to (Last created leaderboard) with label (Name of (Triggering player)) and value 0
-
-
Else - Actions
-
Do nothing
-
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Player 2 (Blue) slot status) Equal to Is playing
-
-
Then - Actions
-
Leaderboard - Add (Matching player) to (Last created leaderboard) with label (Name of (Triggering player)) and value 0
-
-
Else - Actions
-
Do nothing
-
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Player 3 (Teal) slot status) Equal to Is playing
-
-
Then - Actions
-
Leaderboard - Add (Matching player) to (Last created leaderboard) with label (Name of (Triggering player)) and value 0
-
-
Else - Actions
-
Do nothing
-
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Player 4 (Purple) slot status) Equal to Is playing
-
-
Then - Actions
-
Leaderboard - Add (Matching player) to (Last created leaderboard) with label (Name of (Triggering player)) and value 0
-
-
Else - Actions
-
Do nothing
-
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Player 5 (Yellow) slot status) Equal to Is playing
-
-
Then - Actions
-
Leaderboard - Add (Matching player) to (Last created leaderboard) with label (Name of (Triggering player)) and value 0
-
-
Else - Actions
-
Do nothing
-
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Player 6 (Orange) slot status) Equal to Is playing
-
-
Then - Actions
-
Leaderboard - Add (Matching player) to (Last created leaderboard) with label (Name of (Triggering player)) and value 0
-
-
Else - Actions
-
Do nothing
-
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Player 7 (Green) slot status) Equal to Is playing
-
-
Then - Actions
-
Leaderboard - Add (Matching player) to (Last created leaderboard) with label (Name of (Triggering player)) and value 0
-
-
Else - Actions
-
Do nothing
-
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Player 8 (Pink) slot status) Equal to Is playing
-
-
Then - Actions
-
Leaderboard - Add (Matching player) to (Last created leaderboard) with label (Name of (Triggering player)) and value 0
-
-
Else - Actions
-
Do nothing
-
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Player 9 (Gray) slot status) Equal to Is playing
-
-
Then - Actions
-
Leaderboard - Add (Matching player) to (Last created leaderboard) with label (Name of (Triggering player)) and value 0
-
-
Else - Actions
-
Do nothing
-
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Player 10 (Light Blue) slot status) Equal to Is playing
-
-
Then - Actions
-
Leaderboard - Add (Matching player) to (Last created leaderboard) with label (Name of (Triggering player)) and value 0
-
-
Else - Actions
-
Do nothing
-
-
-
-