Quote:
Originally Posted by Zaela_S
Are you copying the generated spell file to your Everquest folder?
The EQ client reads most spell data from the spells_us.txt file; the server doesn't send any of the information in there. The server and any clients connecting to it need to be synchronized externally by making sure they're reading the same spell file/data. Need some kind of patch process, in other words.
|
I am. At first I thought that was my issue, but generating and updating with the new spell file doesn't seem to fix the problems.