View Single Post
  #1  
Old 10-31-2003, 12:04 PM
Avatarius
Fire Beetle
 
Join Date: Oct 2003
Posts: 25
Default Spellbook -> spell delete

Hi,

found a bug or an OPCode thats not working....

if i try to delete a spell on page 1 of the spellbook (1st square upper left on page 1) the following error appears:


Unknown opcode: 0x01de size:8 Client:***username***
0: 00 00 00 00 00 00 00 00 | ........

the same happens if i try to delete another spell at 2nd square
left side on page 1 with same opcode but another hex

Unknown opcode: 0x01de size:8 Client:***username***
0: 02 00 00 00 00 00 00 00 | ........


hope it helps


PS: Using newest EQLive Client and newest CVS EQEmu version
Reply With Quote