View Single Post
FrostbyteX
Senior Member
Join Date: Dec 2007
Old 05-13-2008 , 13:34   Re: SoD Player Stats
Reply With Quote #118

Okay, let's see if I can remember all of this...

I've already written and tested the above "new features," but I'm trying to figure out a way to automatically upgrade without having to delete player stats (that means version checking and database migration).

The sample config file you posted has the IP under "database." That's actually the name of the database in MySQL. Look at the above entry in the default config for a template to follow.

Also, updating stats every gunshot would probably lock up your server. That's a lot of queries. At the moment the plugin saves statistics per player every player death.

Did I get everything?

Steve
FrostbyteX is offline