- Joined
- Jan 31, 2010
- Messages
- 3,552
First of all, thanks for watching at this thread. What I need is an advanced script that will follow the lines listed down. I need it for my project map, which is about to be released. Credits and reputation will be given, of course.
1. The Basics
I need a multiboard like on the table bellow.
The K/D/A stands for Kills/Deaths/Assists. Since I already have variables for those that keep the count, it should be made, if possible, in a way that the script "reads" the variable and uses it to declare the value.
The Gold integer displays current gold of each player. Nothing more.
The Items section displays 6 icons of hero's inventory.
The Team one is red colored - it's player 1. That's why the non-AI players go with 2, 3 and 4. Same for team 2 - the player 5 is yellow AI; 6, 7 and 8 are players. The statistics of KDA in team1/team 2 fields are sums of players in their team, meaning that player's blue, teal and purple kills are summed up in the kills of the red AI field. Same for Deaths, but not for assists, gold and items. Add up some colors to player names. Also, hero icons are a must next to player's name.
2. Faded Players
I also need a trigger, when a player leaves, his statistics turn gray, as well as his name.
Warning: this is what I seek. KDA, gold, items - those are random numbers just for you to see how it should look like.
And please, make it easy configurable, or leave comments where needed.
You will be credited in the Multiboard title, or in Quests, where you like it more.
Hoping for a script. Have a nice day!
1. The Basics
I need a multiboard like on the table bellow.
The K/D/A stands for Kills/Deaths/Assists. Since I already have variables for those that keep the count, it should be made, if possible, in a way that the script "reads" the variable and uses it to declare the value.
The Gold integer displays current gold of each player. Nothing more.
The Items section displays 6 icons of hero's inventory.
The Team one is red colored - it's player 1. That's why the non-AI players go with 2, 3 and 4. Same for team 2 - the player 5 is yellow AI; 6, 7 and 8 are players. The statistics of KDA in team1/team 2 fields are sums of players in their team, meaning that player's blue, teal and purple kills are summed up in the kills of the red AI field. Same for Deaths, but not for assists, gold and items. Add up some colors to player names. Also, hero icons are a must next to player's name.
2. Faded Players
I also need a trigger, when a player leaves, his statistics turn gray, as well as his name.
Warning: this is what I seek. KDA, gold, items - those are random numbers just for you to see how it should look like.
K | D | A | Gold | Items | ||
TEAM 1 | 20 | 30 | ||||
Player 2 | 10 | 15 | 2 | 625 | 123456 | |
Player 3 | 6 | 6 | 3 | 652 | 123456 | |
Player 4 | 4 | 9 | 4 | 145 | 123456 | |
TEAM 2 | 30 | 20 | ||||
Player 6 | 20 | 6 | 6 | 125 | 123456 | |
Player 7 | 2 | 5 | 7 | 789 | 123456 | |
Player 8 | 8 | 9 | 8 | 896 | 123456 |
And please, make it easy configurable, or leave comments where needed.
You will be credited in the Multiboard title, or in Quests, where you like it more.
Hoping for a script. Have a nice day!