Quote:
Originally Posted by AndMetal
Quote:
Originally Posted by AndMetal
Looking at the source (different files of course) from the same time, we should be able to find out at least some of the structures, if we don't know them already. However, taking a quick peek myself, I wasn't able to find any clear cut "structures" file, so it's probably all spread out through the source.
|
Found them: showeq/src/everquest.h. Maybe some of the later changes to the structs might provide some insight on what the unknown values may be...
|
If we're still looking for newer structs (after 2006), we can peek into the
SEQ SVN. Specifically, SoF structs should be in
Rev 686 (11/5/2007),
Rev 688 (11/21/2007), or
Rev 690 (11/27/2007). Since, according to
Wikipedia, it was released on 11/13/2007, we'll probably want to look at
Rev 688.