MySQL problem
Hi!
In my server, I have a Point System in Mysql, everything works fine but sometimes a new player join the server and gets the same points as the top player who have more points. Can someone tell me if this is a problem in mysql or in my plugin? |
Re: MySQL problem
How are you saving players points, by Name, IP, or SteamID?
|
Re: MySQL problem
SteamID
|
Re: MySQL problem
What point system? This is way too little information. It sounds like you forget to reset something on connect/disconnect but we can't help you like this.
|
Re: MySQL problem
It's a point system that I created...
PHP Code:
|
Re: MySQL problem
That is an awfully short plugin you have there. I'm impressed if that does anything at all.
|
Re: MySQL problem
Lol man, I just posted the connect and disconnect functions, as you wanted...
|
Re: MySQL problem
Quote:
|
Re: MySQL problem
PHP Code:
|
Re: MySQL problem
While this is still missing code pieces (register_client) we have somewhere to start.
|
| All times are GMT -4. The time now is 13:17. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.