El statistics

Published August 27, 2005
Advertisement
The last problem I had with the El client was, in a way, my fault. The project (in devCPP) is a C++ project, but the code is in C. We had to tell DevCPP it is a C++ project because some idiotic linker issues.
Anyway when I added a few new files to the project, they were added as C++, because the default was C++. Since the files were actually C, GCC generated a LOT of errors, most of them not making any sense whatsoever.

Now that this issue was solved, I am working at some functions to calculate and log the number of human players in every map, and print that number along with the percent of the total players in that map. This will be a very useful tool because we'd like to know exactly which maps are the msot empty, so that we can add some 'touristic attractions' there, in order to encourage the players to visit them.
Previous Entry Working at EL
Next Entry EL development
0 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement
Advertisement