View Single Post
  #2  
Old 05-06-2004, 03:49 AM
maximo
Fire Beetle
 
Join Date: May 2004
Posts: 18
Default

by the look of it when you followed the advise:

Quote:
go to ..\common\eq_packet_structs.h

go down to struct CharCreate_Struct

add this on the end /*0140*/ int32 unknown140;
you didn't go all the way to the bottom of the CharCreate_struct.. take a look at it, if there's more coding before the next segment cut it out and stick it at the end, that should sort it.
Reply With Quote