At first:
Code
- Search in introselect.py Line 240:
- edit with:
- sash=net.GetAccountCharacterSlotDataInteger(index, net.ACCOUNT_CHARACTER_SLOT_SASH)
- Search in uiinventory.py Line 1243 - 1246 and replace with this:
- if app.ENABLE_SASH_SYSTEM:
- def SetSashWindow(self, wndSashCombine, wndSashAbsorption):
- self.wndSashCombine = wndSashCombine
- self.wndSashAbsorption = wndSashAbsorption
with the spaces!!!