Thread: Item Struct
View Single Post
  #12  
Old 01-21-2003, 11:44 AM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default

The item blob structure is defined in the EQEmu source, eq_packet_structs.h

The .sql files have several characters "escaped" a \ is listed as \\ in the text file since \ is the escape character for mysql See the mysql docs for more on other escaped characters.
__________________
Please read the forum rules and look at reacent messages before posting.
Reply With Quote