- Joined
- Dec 10, 2015
- Messages
- 85
So, I'm looking for a way to show the income in my map in a board.
The income is based on the amount of building owned by the player and the amound of ressources (represented by control point) owned by the team.
For example, if you have 3 gold income building and your team has 5 small control point and 1 big control point, you get :
(3 x 5 x 4) + (3 x 1 x 10) +100 = 190 as income
I would like to have a way to show this income in a board that will be updated over time. The income is gave to every player every 30 seconds.
It must be updated every 30 seconds or every time the income change (everytime an income building is built or everytime a control point is captured)
If someone can send me a trigger for this, it would be very helpful, thanks a lot
The income is based on the amount of building owned by the player and the amound of ressources (represented by control point) owned by the team.
For example, if you have 3 gold income building and your team has 5 small control point and 1 big control point, you get :
(3 x 5 x 4) + (3 x 1 x 10) +100 = 190 as income
I would like to have a way to show this income in a board that will be updated over time. The income is gave to every player every 30 seconds.
It must be updated every 30 seconds or every time the income change (everytime an income building is built or everytime a control point is captured)
If someone can send me a trigger for this, it would be very helpful, thanks a lot