Multi Board Help

hunterrravyn

TH.net Regular
Reaction score
19
Well with the multi board how would i get it to display the health for each hero, and thier current weaponary? (weapons are items if that helps).

Thanks in advance :)

Also sorry about the sucsesive(or however this word is spelt) threads.

Sincerly Hunterrravyn
 

emilemil1

New Member
Reaction score
20
to get the heroes health you do something like this:

Event: every 0.1 seconds

Action:

loop integer A from 1 - 12 (if u have 12 players with 12 heroes)
- set Group_Var = units owned by player (integer A) matching matching unit
is a hero equal to true
- pick every unit in Group_Var and do: set text in column X row (Integer A
+ 1) to Integer (life of picked unit)
call DestroyGroup (udg_Group_Var)

(this includes if u have the top row as a information row)

this would not work perfectly (if at all) without some work from your side

to display weapons you can use:

Event: a unit aquires an item

Condition: item manipulated is classified as a permanent item (put all weapons in the same classification)

Action: set text in column X row (player number of owner of unit manipulating item + 1) to name of item beeing manipulated

also requires some work but its something to start with

GL
 

xAnaMorphine

Active Member
Reaction score
43
Credits to the maker of this map; check attachment!
 

Attachments

  • MultiboardCombatStatusSystem.w3x
    20.3 KB · Views: 65
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top