• 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.

[HELP] How to delete inventory slot

Newbie Spellweaver
Joined
May 4, 2020
Messages
22
Reaction score
0
i already deleted image slot in inventorypagewear.ccp also .h also pagewearex.ccp and .hbut when i try in game. auto shutdown when i open the inventoryi want to delete this
 
Newbie Spellweaver
Joined
Jun 29, 2020
Messages
24
Reaction score
0
i already deleted image slot in inventorypagewear.ccp also .h also pagewearex.ccp and .hbut when i try in game. auto shutdown when i open the inventoryi want to delete this
What client do you use?
 
Upvote 0
Skilled Illusionist
Joined
Mar 17, 2018
Messages
323
Reaction score
30
If you have the auto shutdown, remove the compulsory function in your source. for inventory slot, make sure you remove it in GLItemDef, otherwise it will still stick there, removing it in gui, without removing it in source is useless.
 
Upvote 0
Skilled Illusionist
Joined
Jan 27, 2009
Messages
368
Reaction score
23
@TS We have same scenario. I was about removing it in the source. I already remove from GLItemDef.h got lots error, I managed the error and compiled successfully, but when I'm going to test using emulator I got BUGTRAP. "Access Denied" in DxAnim.... I didn't modify any in DXAnim.. blah blah... Any solution?


Update: I managed to removed it.
Tip: remove from GLItemdef.h, InventoryCharacterView.Cpp/.H, So on...
 
Last edited:
Upvote 0
Back
Top