• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Multiboard info

Status
Not open for further replies.
Level 13
Joined
Mar 24, 2013
Messages
1,105
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
 
Level 5
Joined
Jul 17, 2010
Messages
140
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.
Top