Nope if you want an actor to do something depending on the leaderboard you will have to trigger it, you could... apply a behavior and remove it depending on the leaderboard, or just do something like.
Actions:
Show Leaderboard
Set Variable = 1 (Put this wherever you have the leaderboard show action being executed)
Hide Leaderboard
set variable = 0
Then just do something like
if
Variable = 1
Than
Send actor message to unit blah blah blah, or add a behavior here if you would rather do it in data than you can use behavior on and off.
Is there such a thing with Events+ as Leaderboard is Visible?
@Mugen245
Nope if you want an actor to do something depending on the leaderboard you will have to trigger it, you could... apply a behavior and remove it depending on the leaderboard, or just do something like.
Actions:
Show Leaderboard
Set Variable = 1 (Put this wherever you have the leaderboard show action being executed)
Hide Leaderboard
set variable = 0
Then just do something like
if
Variable = 1
Than
Send actor message to unit blah blah blah, or add a behavior here if you would rather do it in data than you can use behavior on and off.
@SearingChicken: Go
Thats not what I meant, I meant about. Hiding a Leaderboard when its Visible.
@Mugen245:
Hmm I have no clue this is what I use, sorry I am not the best with triggers :P http://www.sc2mapster.com/forums/resources/trigger-libraries/43572-libraries-leaderboard-banks-extras/#p1
Your questions and statements make no sense. I give up helping you, as i suspect others have already.