-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Is it possible to "display" things like mb, enfeeb, enfeeb_miss, and ws_miss in the customizable display boxes or is that a reporting only feature? I can't seem to get these to display. Am I missing something in my settings? Is there a list of what data_types I can and can't add? I added ws_miss as an example in both the data type and order sections.
<melee>
<bg>
<alpha>50</alpha>
<blue>0</blue>
<green>0</green>
<red>0</red>
<visible>true</visible>
</bg>
<data_types>
<crit>percent</crit>
<damage>total-percent,total</damage>
<ja>avg</ja>
<melee>percent</melee>
<miss>tally</miss>
<multi>avg</multi>
<ws>avg</ws>
<ws_miss>tally</ws_miss>
</data_types>
<flags>
<bold>true</bold>
<bottom>false</bottom>
<draggable>true</draggable>
<right>false</right>
</flags>
<max>6</max>
<order>damage,melee,miss,ws,ws_miss</order>
<padding>4</padding>
<pos>
<x>500</x>
<y>48</y>
</pos>
<text>
<alpha>255</alpha>
<blue>255</blue>
<font>consolas</font>
<green>255</green>
<red>255</red>
<size>10</size>
<stroke>
<alpha>200</alpha>
<blue>0</blue>
<green>0</green>
<red>0</red>
<width>1</width>
</stroke>
</text>
<type>offense</type>
<visible>true</visible>
</melee>
Metadata
Metadata
Assignees
Labels
No labels