Thread: LU 45 Bank
View Single Post
  #3  
Unread 05-13-2008, 07:45 PM
lordebon lordebon is offline
Fetish Core author
This person is a EQ2Map developer.
Featured
 
Join Date: Jun 2005
Server: Crushbone
Posts: 2,667
Default

Quote:
Originally Posted by keezyrick View Post
or edit the file to be compatiable with GU45 until your modders update.

If you already have the updated slots and shared coin but your mod is still complaining of incompatiability try adding this information.

<?xml version="1.0" encoding="utf-8"?>
<Page Activated="true" eq2opensound="ui_window_inventory_open" eq2usescomwndcontrols="true" Location="837,58" MaximumSize="236,307" MinimumSize="196,150" Name="Bank" PackLocation="right,bottom" ScrollExtent="202,231" Size="202,231" UserMovable="true" Version="2.0">

This should get the window working.
Working *maybe* but deleting the file is preferred. Sometimes an old incompatable window up-versioned like that will actually crash the game, and otherwise it just won't show your new slots. The default bank isn't that bad, it shouldn't be too hard to live with for now in return for your extra slots
Reply With Quote