Or the best way that I know how to do it is using Death Counters.

Have this trigger to be seperate for the Human Players only.
| Trigger |
| Description: |
| Human Players |
|
| Conditions: |
| ¤ Always |
| Actions: |
¤ Modify Deaths For Current Player: Add 1 For Unused (Cargo Ship)
|
| ¤ Preserve Trigger |
Then make another trigger saying this:
| Trigger |
| Description: |
| Human Players |
|
| Conditions: |
| ¤ Current Player Has Suffered Exactly 60 deaths of Unused (Cargo Ship) |
| Actions: |
¤ Show your leaderboard of what you want
|
| ¤ Preserve Trigger |
Then do it again to set up another Leaderboard like this:
| Trigger |
| Description: |
| Human Players |
|
| Conditions: |
| ¤ Current Player Has Suffered Exactly 120 deaths of Unused (Cargo Ship) |
| Actions: |
¤ Show your leaderboard of what you want
|
¤ Modify Deaths Counts for current player: Set to 0 For Unused (Cargo Ship)
|
| ¤ Preserve Trigger |
You can show more leaderboards than that, I was just showing you an example. If you wanted to show more leaderboards you would just simply add 60 deaths onto the 120 of the Cargo Ship (or whatever unit you are not using) then display your leaderboard, and then Modify Death Counts back down to zero to start the process all over again.
