Updated the spawn structure with more fields identified. I also added the spawn min speed, max speed, and guild to the spawn list. If you want to see the name of the guild in the spawn list you will need to copy the guilds2.dat from your everquest directory into the sins configuration directory(probably /usr/local/sins). Eventually this will be extracted from the World Server data, but for now it will have to be done manually.
If you want to use the update make sure that you rebuild everything after you update your sins source.
remember to:
make -f Makefile.dist
./configure
make && make install
Jynx
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Updated the spawn structure with more fields identified. I also added the spawn min speed, max speed, and guild to the spawn list. If you want to see the name of the guild in the spawn list you will need to copy the guilds2.dat from your everquest directory into the sins configuration directory(probably /usr/local/sins). Eventually this will be extracted from the World Server data, but for now it will have to be done manually.
If you want to use the update make sure that you rebuild everything after you update your sins source.
remember to:
make -f Makefile.dist
./configure
make && make install
Jynx