View Single Post
Old 10-19-2007, 01:13 AM   #24
silenzhandz
A Hill Giant
 
Join Date: Nov 2002
Server: Tunare
Posts: 39
Default

ok the scribe error must of been residue.
Potion belt error fixed and gone now, had to figure out new sizes but looking good now.

Cannot figure out last one though, here is mine its very similar to yours:

<StaticAnimation item="ClassAnim">
<ScreenID>ClassAnim</ScreenID>
<Location>
<X>210</X>
<Y>64</Y>
</Location>
<Size>
<CX>1</CX>
<CY>1</CY>
</Size>
<Animation>A_ClassAnim01</Animation>
</StaticAnimation>
<Screen item="IW_CharacterView">
<ScreenID>IW_CharacterView</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>2</X>
<Y>5</Y>
</Location>
<Size>
<CX>80</CX>
<CY>50</CY>
</Size>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<TooltipReference>Auto Equip</TooltipReference>
<DrawTemplate>WDT_Inner</DrawTemplate>
<Style_Titlebar>false</Style_Titlebar>
<Style_Closebox>false</Style_Closebox>
<Style_Minimizebox>false</Style_Minimizebox>
<Style_Border>true</Style_Border>
<Style_Sizable>false</Style_Sizable>
</Screen>

The only difference I see is I have this line:
<Animation>A_ClassAnim01</Animation>
I tokk it out but still same error, the pieces are there too.

<Pieces>Screen:IW_CharacterView</Pieces>
<Pieces>ClassAnim</Pieces>

[Thu Oct 18 23:24:35 2007] Warning: file EQUI_LayoutCopyWnd.xml not found in directory UIFiles\vert-LON-caster\. Attempting to use file from Default skin.
[Thu Oct 18 23:24:41 2007] Error: Could not find child A_AttackIndicatorAnim in window PlayerWindow

[Thu Oct 18 23:24:41 2007] Error: Could not find child ClassAnim in window IW_CharacterView

[Thu Oct 18 23:24:45 2007] Warning: file UIFiles\vert-LON-caster\dragitem1.tga not found in directory UIFiles\vert-LON-caster\. Attempting to use file from Default skin.


It's cool at the moment though, no red errors, though be nice to get the annoying log errors dealt with once and for all.

Thanks for your help.
silenzhandz is offline   Reply With Quote