- Joined
- Jul 16, 2012
- Messages
- 679
I want to create a Leaderboard for only one player
Sometimes.. Leaderboad only use for kills list
but for me i want to create a advanced leaderboard
For All Players
=========================================
I have to example for Creating Leaderboard only show in one Player
Please choose A or B or NO ONE IS WORK!
Thank You!
Sometimes.. Leaderboad only use for kills list
but for me i want to create a advanced leaderboard
For All Players
- Actions
- Leaderboard - Create a leaderboard for (All players) titled For All Players
- Set LeaderBoard = (Last created leaderboard)
I have to example for Creating Leaderboard only show in one Player
Choose A
- Actions
- Leaderboard - Create a leaderboard for (All players) titled Single
- For each (Integer A) from 1 to 12, do (Actions)
- Loop - Actions
- If (All Conditions are True) then do (Then Actions) else do (Else Actions)
- If - Conditions
- ((Player((Integer A))) slot status) Equal to Is playing
- Then - Actions
- Set LeaderBoard = (Leaderboard of (Player((Integer A))))
- Else - Actions
Choose B
- For each (Integer A) from 1 to 12, do (Actions)
- Loop - Actions
- If (All Conditions are True) then do (Then Actions) else do (Else Actions)
- If - Conditions
- ((Player((Integer A))) slot status) Equal to Is playing
- Then - Actions
- Leaderboard - Create a leaderboard for (Player group((Player((Integer A))))) titled Single
- Set LeaderBoard = (Leaderboard of (Player((Integer A))))
- Else - Actions
Thank You!