View Single Post
  #5  
Unread 01-12-2005, 04:24 AM
Talyns's Avatar
Talyns Talyns is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Everfrost
Posts: 604
Default

When you save it saves out all files that are different than the default..

Lots of times it saves out files you didn't even think you touched..

What I do is use two folders.. I keep a folder called _changed in my dev folder and copy only the files I know I changed to it.

If I mess up I just copy all the files in my _changed folder back to my dev folder..

When I'm ready to release I just zip up the contents of the _changed folder..


* Edit * Kalinn in your case for bank window.. Only files needed to release it would be EQ2UI_Inventory_Bank.xml and maybe an EQ2UI_SkinInfo.xml (needed for /LoadUI command, which is currently broke)

Last edited by Talyns : 01-12-2005 at 04:51 AM.
Reply With Quote