Advertisement
Guest User

Untitled

a guest
Oct 5th, 2016
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.47 KB | None | 0 0
  1. <switch name="dmgme" desc="Show Received dmg">
  2.  
  3.     // Received Damage
  4.     <ui type="RoundRect" switch="dmgme" x="25" y="16" x2="100" y2="28" FillColor32="clDeepPink32,150" OutColor32="clBlack32,50" angle="2" edgeWidth="1" alternateRounding="1">
  5.     <ui type="text" switch="dmgme" FontName="Segoe UI" FontSize="6" FontColor="clWhite" FontStyle="Bold" FontAliasing="ClearType" x="27" y="16" x2="100" y2="28" text="Rdmg: $rdmg$" align="left" singleline="1" shadow="1" shadowcolor="clBlack">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement