Just wondering... any ideas?
char 1.
http://img.photobucket.com/albums/v6...s_22/char1.jpg
char 2.
http://img.photobucket.com/albums/v6...s_22/char2.jpg
Just wondering... any ideas?
char 1.
http://img.photobucket.com/albums/v6...s_22/char1.jpg
char 2.
http://img.photobucket.com/albums/v6...s_22/char2.jpg
SE doesn't actually have a test team?
lol good enough reply.
Mannequin Pumps used to be dboxable too, and then SE nailed it down, resulting in a bunch of people with Mannequin Pumps trapped on their mules. Later, they added the ability to go back and re-claim the reward if you no longer had it for whatever reason.
Wish someone would send me a lamp egg![]()
-Must remember to do easter event
FTW!!!!!!Originally Posted by spooky
I sent mine to a friend when I saw it wasn't greyed out in the menu last year or the year before because I was going to just drop it.![]()
i believe the kshama rings from some of the ENMs were affected by the same bug, resulting in orphaned rings lying on a mule. (not that anyone cared at the time b/c they were fairly mediocre. with the 2 hand changes, that may or may not be the case anymore, i don't remember the stats.)
the reason this happens is b/c including the rare and ex flags on an item, there are separate flags for NPCable and deliverable (and probably others i'm blanking on.) the latter flag is set off for a variety of trigger items as well as things like osodes, etc. for some dumb reason, SE decided to simply have the dbox check if(deliverable), rather than having it run a sanity check on the EX variable; IE if(deliverable&&!EX) preventing errors in the deliverable flag enabling moving of EX items that weren't intended to be moved.