Multiboard info

Status
Not open for further replies.
Are you just wanting to keep a running total of how much damage each player has done?

If so, all you need to do is have an arrayed real variable and each time player one's units deal damage you would increase the value of the variable[1]. Then on your multiboard you would display this value.

I would also recommend either of these DDSs

GUI Damage Engine v3.6.0.1

Physical Damage Detection for GUI v1.3.0.0
 
Are you just wanting to keep a running total of how much damage each player has done?

If so, all you need to do is have an arrayed real variable and each time player one's units deal damage you would increase the value of the variable[1]. Then on your multiboard you would display this value.

I would also recommend either of these DDSs

GUI Damage Engine v3.6.0.1

Physical Damage Detection for GUI v1.3.0.0

Can you set up an example?

If you have the time ofc.

But arent Weeps better since its in jass and require less import?
 
Status
Not open for further replies.
Back
Top