View Single Post
Old 08-03-2002, 04:36 PM   #21
Xallaron
A Gray Wolf
 
Join Date: Jul 2002
Server: Prexus
Posts: 9
Default How to place that graphic where you want it

Here's what I used to take what was taught that started this post and put it where ever I wanted it basically.

<StaticAnimation item= "UnityLogo">
<ScreenID>UnityLogo</ScreenID>
<Location>
<X>7</X>
<Y>50</Y>
</Location>
<Size>
<CX>128</CX>
<CY>32</CY>
</Size>
<Animation>UnityLogo</Animation>
</StaticAnimation>


And of course don't forget to add this line along with all the other pieces which are at the bottom of the window file.

<Pieces>UnityLogo</Pieces>


You must of course use your own location, size and item name...not UnityLogo
__________________
Be Safe & Have Fun! :)

Tallaron 60 Enchanter
Xallaron 60 Monk
Inspect Me Here!


Sig file size to big
Xallaron is offline   Reply With Quote