EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Developer Discussion > XML Modification Help & Info

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Unread 06-10-2005, 12:36 PM
Hellwulf Hellwulf is offline
A Brown Bear
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Kithicor
Posts: 11
Default how to make a background tile

this is my current code, it makes a goofy background, how do i change this to make it tile,, i think i missed a tileing background in default, but i cant find it atm so asking this here

ok doing what you said ,,,,,, this resulted in no image at all,, ive traid a dozen times to figure it out and spent a few hours at it

........... ok did what you said in chat sorta,, that didnt work so i continued to mess with it,,, and did following... seams to be working altho im not quite sure what i did yet
ps i was pissed too so i kinda forgot to reply in chat room,, sorry bout that heh


<Page Name="Parchment" ScrollExtent="320,240" Size="320,240">
<RectangleStyle Center="center" Color="#292945" East="e" EastStretch="false" Name="rect" North="n" NorthEast="ne" NorthWest="nw" South="s" SouthEast="se" SouthStretch="false" SouthWest="sw" TitleStretch="false" West="w" WestStretch="false"/>
<ImageStyle Filter="true" Name="center">
<ImageFrame Name="image" Source="images/dia_bg.dds" SourceRect="0,0,0,0"/>
</ImageStyle>
<ImageStyle Filter="true" Name="nw">
<ImageFrame Name="image" Source="images/dia_bg.dds" SourceRect="0,0,1024,1024"/>
</ImageStyle>
<ImageStyle Filter="true" Name="n">
<ImageFrame Name="image" Source="images/dia_bg.dds" SourceRect="0,0,0,0"/>
</ImageStyle>
<ImageStyle Filter="true" Name="ne">
<ImageFrame Name="image" Source="images/dia_bg.dds" SourceRect="0,0,0,0"/>
</ImageStyle>
<ImageStyle Filter="true" Name="e">
<ImageFrame Name="image" Source="images/dia_bg.dds" SourceRect="0,0,0,0"/>
</ImageStyle>
<ImageStyle Filter="true" Name="se">
<ImageFrame Name="image" Source="images/dia_bg.dds" SourceRect="0,0,0,0"/>
</ImageStyle>
<ImageStyle Filter="true" Name="s">
<ImageFrame Name="image" Source="images/dia_bg.dds" SourceRect="0,0,0,0"/>
</ImageStyle>
<ImageStyle Filter="true" Name="sw">
<ImageFrame Name="image" Source="images/dia_bg.dds" SourceRect="0,0,0,0"/>
</ImageStyle>
<ImageStyle Filter="true" Name="w">
<ImageFrame Name="image" Source="images/dia_bg.dds" SourceRect="0,0,0,0"/>
</ImageStyle>
</Page>

Last edited by Hellwulf : 06-11-2005 at 12:14 PM.
Reply With Quote
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 08:33 PM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI