Quote:
Originally Posted by Konstantinos
When a player connects, the only thing you know is their name, not their unique ID to the database so you'll use the name for loading and ID for saving (like you have it most likely).
|
No, I dont. How do I add that? I have a unique ID for each account saved in PlayerInfo[playerid][ID]. How do I use it?