• Hail Guest!
    We're looking for Community Content Contribuitors to Stratics. If you would like to write articles, fan fiction, do guild or shard event recaps, it's simple. Find out how in this thread: Community Contributions
  • Greetings Guest, Having Login Issues? Check this thread!
  • Hail Guest!,
    Please take a moment to read this post reminding you all of the importance of Account Security.
  • Hail Guest!
    Please read the new announcement concerning the upcoming addition to Stratics. You can find the announcement Here!

[Tech Help] Backpack disappeared please help

Daga Taga

Babbling Loonie
Stratics Veteran
Stratics Legend
UNLEASHED
While I was dragging something to my backpack I was hit by the lag monster and it disappeared. I think I dragged it off screen. Does any one know how I can bring it back?
 

kulder

Lore Keeper
Stratics Veteran
Stratics Legend
try closing the client and restart it will usually show up least it does for me
 

Decors

UOEC Modder
Stratics Veteran
Stratics Legend
While I was dragging something to my backpack I was hit by the lag monster and it disappeared. I think I dragged it off screen. Does any one know how I can bring it back?
Are you OK now?
If not try this script.

Drag Command action to hotbar and copy the script below.
It will reset backpack posision.

Code:
script WindowClearAnchors("ContainerWindow_"..WindowData.PlayerEquipmentSlot[EquipmentData.EQPOS_BACKPACK].objectId)
Edited: Usage.
1 Try to Open Backpack
2 hit the command script
 
Top