05.03.2012, 05:43
Quote:
I ran into another problem with this though. When i do /aka it displays my name multiply times. Since i connected many times it do that. How can i fix that?
Here is how it check; SELECT PlayerName FROM PlayersAKA WHERE IP = '%s'. |
GROUP by PlayerName
or
LIMIT 1
at the end of the statement