- Joined
- Mar 28, 2009
- Messages
- 18
I alrdy have a leaderboard set up. Now i want points to increase on the board as gold increases.
Also, lets say I have 2 values of gold coming in.
One value being 100, the other value being 1. Is there a way that every time value 1 gold is collected, I get 100 points on the leaderboard. And when value 100 gold comes in, nothing happens.
Here's what I have:
Events
Player - Player 1 (Red)'s Current gold becomes Equal to 1.00
Conditions
Actions
Leaderboard - Change the value for (Matching player) in (Last created leaderboard) to 100
Leaderboard - Sort (Last created leaderboard) by Value in Descending order
however, points aren't added to the board when 1 gold. So I figure the event has got to be diff right? What should it be?
Also, lets say I have 2 values of gold coming in.
One value being 100, the other value being 1. Is there a way that every time value 1 gold is collected, I get 100 points on the leaderboard. And when value 100 gold comes in, nothing happens.
Here's what I have:
Events
Player - Player 1 (Red)'s Current gold becomes Equal to 1.00
Conditions
Actions
Leaderboard - Change the value for (Matching player) in (Last created leaderboard) to 100
Leaderboard - Sort (Last created leaderboard) by Value in Descending order
however, points aren't added to the board when 1 gold. So I figure the event has got to be diff right? What should it be?