N
NoRegistered
Guest
Hi.
I was reading through the tutorials, and I find them helpful. However, when I looked through the Leaderboard one, I found a place where I got confused. Where it says
"Player Group - Pick every player in (All players) and do (Actions)
Loop - Actions"
I don't get what the (Actions) are. And then I can't Loop them. Can someone please explain to me this? I'm kind of new to mapmaking.
I was reading through the tutorials, and I find them helpful. However, when I looked through the Leaderboard one, I found a place where I got confused. Where it says
"Player Group - Pick every player in (All players) and do (Actions)
Loop - Actions"
I don't get what the (Actions) are. And then I can't Loop them. Can someone please explain to me this? I'm kind of new to mapmaking.
Leaderboard
Events
Time - Elapsed game time is 5.00 seconds
Conditions
(None)
Actions
Leaderboard - Create a leaderboard for (All players) titled (Your Title Here)
Custom script: set bj_wantDestroyGroup=true
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
((Picked player) slot status) Equal to Is playing
Then - Actions
Leaderboard - Add (Picked player) to (Last created leaderboard)
with label (Name of (Picked player)) and value 0
Else - Actions
Do nothing
Leaderboard - Show (Last created leaderboard) (Must come last)


