JademusSreg

ChatDisplay at Bottom Left, ChatBar at Bottom

Apr 7th, 2012
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.75 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <Desc>
  3.     <Frame type="MessageDisplay" name="GameUI/UIContainer/FullscreenUpperContainer/ChatDisplay" file="GameUI">
  4.         <MaxMessages val="16"/>
  5.         <MessageDuration val="0"/>
  6.         <FadeDuration val="0"/>
  7.         <Anchor side="Bottom" relative="$parent" pos="Max" offset="0"/>
  8.         <Anchor side="Left" relative="$parent" pos="Min" offset="0"/>
  9.         <Anchor side="Right" relative="$this" pos="Max" offset="0"/>
  10.         <Width val="325"/>
  11.         <Height val="250"/>
  12.     </Frame>
  13.    
  14.     <Frame type="ChatBar" name="GameUI/UIContainer/FullscreenUpperContainer/ChatBar" file="GameUI">
  15.         <Anchor side="Bottom" relative="$parent" pos="Max" offset="0"/>
  16.     </Frame>
  17. </Desc>
Advertisement
Add Comment
Please, Sign In to add comment