Page 1 of 1

Equipment realms

Posted: Sun Mar 23, 2008 8:37 pm
by OldnGrey
I only noticed today that equipped items (eg backpack, or candle) stay in their exitsting realm.

Is there a reason why EquipItem doesn't make the item realm the same as the person wearing it? Or does it simply not matter at all?

Posted: Fri Apr 11, 2008 1:57 pm
by ncrsn
So, if you try 'equipped_item.realm' it may return invalid information? And to be sure of it's realm you'd have to use e.g. equipped_item.container.realm to get the always correct realm?

Maybe the fix to the previous equipping from another realm bug you found is just a halfway done so far.