Lord Valarian Posted August 4, 2012 Share Posted August 4, 2012 (edited) Scriptname ALVSMoveitemsFCRtoMGQS ref pInvObj ref pCont Begin OnActivate MessageBox "Items Transferred" ;transfer main area items foreach pInvObj <- FrostcragChestSoulGems1Ref pInvObj.RemoveMeIR ALVWSanctuaryChest09Ref loop End This will transfer all the items from one chest to another. Do a quicksave and exit oblivion. Launch oblivion and load quicksave. All the items are gone from the transfer chest. How do I fix this? A known bug in OBSE or Oblivion? It seems to be selective about which items will disappear. Explain this bizarre effect. ?? Unenchanted armor: yesUnenchanted weapons: noEnchanted armor: noUnchanted rings and jewelry: no Before quicksave, manually remove an item from the chest and put it back in. Items stay. Edited August 4, 2012 by Lord Valarian Link to comment Share on other sites More sharing options...
Maskar Posted August 4, 2012 Share Posted August 4, 2012 There has to be some other cause, as it works fine for me. Maybe it's only for a specific armor piece for whatever reason? Link to comment Share on other sites More sharing options...
Lord Valarian Posted August 5, 2012 Author Share Posted August 5, 2012 (edited) There has to be some other cause, as it works fine for me. Maybe it's only for a specific armor piece for whatever reason? No. If I move and sort armor, only the unenchanted will stay. All enchanted armor is gone. All weapons disappear. I'v managed to fix it with a short patch. I remember something mentioned about add/remove item bug. It's repeatable. Take away the extra code, poof, nothing is transferred. Edited August 6, 2012 by Lord Valarian Link to comment Share on other sites More sharing options...
Recommended Posts