View Single Post
  #5  
Unread 06-06-2010, 03:38 AM
Papabard's Avatar
Papabard Papabard is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2007
Server: Unrest
Posts: 647
Default

Quote:
Originally Posted by Mystara0001 View Post
Yes, I used the UIBuilder. The only change I made was to reorder the parts so the tabs were on top of the frame. That way if a player was using a skin with a solid title bar, the tabs rendered in front of the bar instead of behind it. I made no other changes.

It seems to work fine in my game, and the tabs display properly.
This still makes it impossible to do a UI compare on changes made by SoE in future updates.

I think most those that develope use an editor capable of saving the file without replacing non standard chars with garbage that can mess up the operation of scripts. Think its UTF-8 or something if I recall.

I myself use Notepad++ for editing xml code.

Also the Vangurk skin I do believe is nearly over 1.5 years old and theres been a lot of changes in the dds files since that skin was posted. I am sure you'll find things missing or not placed correctly when using that skin and that really has no bearing on Profit UI.

Last edited by Papabard : 06-06-2010 at 03:42 AM.
Reply With Quote