Statistics...
#1

Hi all

I putted my all gamemode on SQLite and i have a problem. If i joins on server with another name, what is registred, etc ... my owner statistics are transfered on that player what i joined. What can be the problem?
Reply
#2

You need to set the players info variables to 0 when he connects on server.

Ex
PlayerInfo[playerid][admin] = 0; //Add this at OnPlayerConnect
etc.
Reply
#3

Yes, i know ... i have all variables to 0 when a player connects.
Reply
#4

Hmm, change your IP and then register another account.
Reply
#5

Is not that ... if i login with my account, and after i join the server with another name, that name which i joined have all my owner statistics ...

PS. - Sorry for my bad english.
Reply
#6

So, then it must recognize your IP address and automatically log you in.

Did you register a new account when you re-joined with another name?
Reply
#7

Did you changed your IP? From where do you have the login system?
Reply
#8

post OnPlayerConnect and OnPlayerDisconnec so we can help you
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)