PDA

View Full Version : [RoF] Cursor Bug


Chrono
02-09-2013, 06:00 PM
If you have a quest that gives two items at once, i.e

quest::summonitem(1744);
quest::summonitem(94227,6);

The first one goes to your cursor, but the other one is stuck in Limbo. Peekinv shows it's on cursor slot 30, but isn't on your cursor, have to relog to find the item.

c0ncrete
02-09-2013, 06:22 PM
that's been noted already in at least one other thread.

Uleat
02-09-2013, 06:23 PM
This is not a bug...

It is a known issue, however.


It requires a rework of the current inventory system before we can address it.