View Single Post
  #1  
Old 02-09-2013, 06:00 PM
Chrono
Sarnak
 
Join Date: Apr 2002
Posts: 36
Default [RoF] Cursor Bug

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.
Reply With Quote