I have read and re-read alot of info on creating a multiboard and still cant seem to get it to work correctly. Can someone please help me? this is how I want it to look.
Player ------------ Kills (hero kills) ------------ Deaths (# of times player's hero has died) --------- Abilities cast (#of times players hero used an ability)
Does anyone know how to put in the value for a current player? for instance if I am player 3 and my screen name is "MyName123" then in my player 3 slot I have designated it should read "MyName123." whilst if another player is player 3 then it would read the name of that player, etc.
-Howmany players? (computers included) -Howmany columns (kills, deaths, ? ? ? ) -What colors should the text have? (player name in the player's color? the info just white, or something custom?) -Anything special?
As soon as i know that much, i'll work one out for ya.
-Howmany players? (computers included) -Howmany columns (kills, deaths, ? ? ? ) -What colors should the text have? (player name in the player's color? the info just white, or something custom?) -Anything special?
As soon as i know that much, i'll work one out for ya.
Thank you very much for your help =) heres what I need.
The categories are "Kills", "Deaths", "abilities used", and "deceased?"
kills = # of opposing hero kills deaths = # of times your hero has died abilities used = # of times your hero has used an ability deceased? = is your hero currently dead, and how soon will they respawn.
I need to have 2 computer players, and 10 real players. color for names should be the default player color. i.e player 1 name should be in red, player 2 blue etc.
the names should appear like this: computer player 1 player 1 player 2 player 3 player 4 player 5 computer player 2 player 6 player7 player8 player9 player10
And I think that about sums it up. . . Thank you again very much for your help.
You're gonna have to work with these variables to implement the multiboard. I'll make the basic update triggers, but you'll have to change them to fit in your map, if you send me the map, i'll make it fit right away. I'll start work on it the next time you post here.
You're gonna have to work with these variables to implement the multiboard. I'll make the basic update triggers, but you'll have to change them to fit in your map, if you send me the map, i'll make it fit right away. I'll start work on it the next time you post here.
I am guessing the (x) means its an array/integer? other than that i think I can set up the variables just fine, given that you just tell me the type I should make them. (sorry, total newbie here) Other than that, thank you very much for your help. hope it doesnt give you too much trouble.
Question, is the color of computer player one red? and computer player two green?
that would be best, if it's different, tell me.
Edit: Alright, i created the board, i'll post a picture soon, next in que is the updating process, i must say, it would be alot easier to make if i had the map it should fit into...