HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Leaderboard

05-02-2002, 11:48 PM#1
Guest
I never had much chance to work with them back with SC, but they seemed fairly simple. But apparently I'm wrong, am I missing something obvious? I keep on testing the map with different changes of my trigger to compensate for some slightly ambiguous events/actions, but I can't see any leaderboard when I go into the game.

I also can't see any event that would start when a score on the leaderboard reachs a certain number.

Right now what I've got is

Leaderboard - Create a leaderboard for (All players controlled by a User player) titled Golem Kills!
Leaderboard - Add Player 1 (Red) to (Last created leaderboard) with label Kills and value 0
repeat for all players
Leaderboard - Show (Last created leaderboard)

I'm sure it's just a simple thing I'm missing, and I'd be much beholden if someone could tell me what that thing is

Thanks in advance
Life101
05-03-2002, 12:19 PM#2
Silent Avenger
Me and chib looked into leaderboard.
You CANT make a "kills" leader board in this phase of the beta.
WE TRIED!
about an event happening, you can make a 1 sec test that checks if a player has that score.
05-03-2002, 01:43 PM#3
Guest
Well, that explains why it didn't work. LOL

Well, I guess I'll just stick the kills into a real array, there's an event of a real variable becoming a certain number

thanks man, you just saved me another 2 hours of futile testing :)

Life101