In the HQM mod all the information for each player is stored in the file that stores the information for each player. This may seem logical, when in fact, it is not. Each time someone opens their book it has to check through the ENTIRE FILE to find their quest information. When there have been a couple hundred unique users on a server, this starts to become an issue. So, another idea that I propose for a solution is to make a folder stored in the world file in saves. Then, you create a new file for each player, then, instead of having to search through the entire file to find their information, it can simply search for the person's name as the file name, and read the information from that, this would greatly lighten the load on servers, and would serve another purpose. If someone's quest info had been corrupted, the server admins could simply delete it. Also, if someone was banned then the Admins could delete their file to further lighten the load on the server.
Naturally it has to come with a downside, however, this is a rather small one. The only problem is that the names of the file would take some bits of space, however this isn't much of an issue, as 1000 players would only take up about an extra 10 KBs of storage.
Thank you for reading this, if anyone that reads this has the ability to show this to the mod author, please do so that he can make the appropriate changes.
Thank you for your time in reading this
Goodbye.
~Annoy
Edit: Apparently the mod dev has solved the problem, but Jaded refuses to implement the changes as it would mean she has to completely redo all the quests, which would be hard, but not very, and it would take only an hour.
Naturally it has to come with a downside, however, this is a rather small one. The only problem is that the names of the file would take some bits of space, however this isn't much of an issue, as 1000 players would only take up about an extra 10 KBs of storage.
Thank you for reading this, if anyone that reads this has the ability to show this to the mod author, please do so that he can make the appropriate changes.
Thank you for your time in reading this
Goodbye.
~Annoy
Edit: Apparently the mod dev has solved the problem, but Jaded refuses to implement the changes as it would mean she has to completely redo all the quests, which would be hard, but not very, and it would take only an hour.
Last edited: