• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Inventory bank

Newbie Spellweaver
Joined
Oct 28, 2014
Messages
83
Reaction score
3
Hello i was trying to add a inventory bank and i got this error?
can someone help me?

thank you!


 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Mar 23, 2020
Messages
122
Reaction score
19
If you're not using classic inventory find and change this:

m_pInventoryWindow->SetArmSwapTabButton( bSwap );

to :
m_pCharacterWindow->SetArmSwapTabButton( bSwap );
 
Upvote 0