Request for a scoreboard like in DOTA (and other things)...
I can't get mine to work properly. Can anyone do this? The palyers are like this: Team 1: Players 1~5. Player 6 Computer ally (soldiers).
Team 2: Players 7~11. Player 12 Computer ally.
The scoreboard should depict kill and killed status (preferably with player colour for each name), and a timer window for when the player's hero dies (I have the timer separate).
If whoever does this wants the map let me know. Thanks.
PS. I will probably need more things in the future too, like Hero tavern sharing (like -AP in DOTA).
Heh you reminded me when i asked that from a friend
Well listen
First you have to make:
Event:Map Initialization Condition:none Actions:For each integer from 2-11 do actions Create a multiboard with 4 rows and (integer A) columns - Set Row 1 (integer A) column to show text,hide icons Set Row 2 (integer A) column to show text,hide icons Set Row 3 (integer A) column to show text,hide icons Set Row 4 (integer A) column to show text,hide icons Set text in Row 1,column 1 to Players Set text in Row 2,column 2 to Kills Set text in Row 3,column 3 to Deaths Set text in Row 4,column 4 to is Dead?
Thats the basics-if i am wrong .. i am wrong then you have to make the multiboard size(set your own balue) then set the text at Row 1 (integer a) column to Player name of player(integer A - 1)
that will set the names
well i am too bored right now for more :\
Send me e-mail cause now i am at an internet cafe when i will be home i will check my map and sent you the multiboard info..or i hope the forum masters will help you at it ! Good luck! sorry!
Well, actually I already have that much and more of it. The only thing I can't seem to get is the "death" part. How do I program it to add a point each time a player's hero dies?
And while we're there, how do I put a revive timer in too...