22.02.2019, 09:11
In my account system i have
Player[playerid][ID]
Which is set as AUTO_INCREMENT to assign at every player an unique Account ID.
I also have the column "Username". (OBV).
My question is, how to retrieve username of the player by Account ID?
Player[playerid][ID]
Which is set as AUTO_INCREMENT to assign at every player an unique Account ID.
I also have the column "Username". (OBV).
My question is, how to retrieve username of the player by Account ID?