EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   DDS/Graphics Modification Help & Info (https://www.eq2interface.com/forums/forumdisplay.php?f=31)
-   -   Adding Images to Your XML step by step (https://www.eq2interface.com/forums/showthread.php?t=2484)

hirebrand 04-08-2005 07:54 PM

Adding Images to Your XML step by step
 
  1. select the page where you want the image
  2. [ insert: style: image ]
  3. name your imagestyle
  4. select the new style
  5. [ insert: imageframe ]
  6. in the dialog just choose any random dds file (not important)
  7. select the new frame
  8. in "Source" put "images/[whatever file name]"
  9. double click "SourceRect" and set boundries
  10. from SourceRect in format (x1,y1,x2,y2); write down (x2-x1) , (y2-y1)
  11. [ insert: object : image ]
  12. in style put in the imagestyle name above
  13. in size put the results of (x2-x1) , (y2-y1) from sourcerect 3 steps above
  14. done.

Other properties to edit in the image
PackLocation
PackSize
FrameControl="true" will change opacity to match the frame.
BackdropControl="true" will change opacity to match the backdrop


All times are GMT -5. The time now is 11:57 AM.

vBulletin® - Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI