Suppose this is due to the change in the changelog.
SoF thru RoF2 have had their max characters raised to 12 from 10
- Changing the number of characters per account is accomplished by:
1) Setting consts::CHARACTER_CREATION_LIMIT to the desired count in the client's constants file in ../common/patches/
2) Ensuring that eq_dictionary's EmuConstants::CHARACTER_CREATION_LIMIT is equal-greater than the client's new value..referencing is good
3) Recompiling the server code
- A rules-based qualifier may be added at some point
Are we getting this error due to no rule, or is there something else that needs to be changed? Or do I need to change it back to 10 and recompile to fix error? Any assistance would be great!
|