Moving items from a "persistent" container to "t

Post » Thu Jun 05, 2014 4:59 am

Well basically I have one persistent container and I wish to move them to "this" or "getself" - a dynamically spawned npc.

What I'm currently trying (and should work?) is:

        set myref to getSelf        tempequipment.RemoveAllItems myref

But this complains with the error: "item myref not found for parameter Container (optional)"

So how would I move items to a dynamic container where I only have a dynamic reference?

User avatar
jesse villaneda
 
Posts: 3359
Joined: Wed Aug 08, 2007 1:37 pm

Return to IV - Oblivion