23.08.2012, 22:38
If you have some sort of a log in system, use this when the player logs in:
Код:
INI_ParseFile(UserPath(playerid), "LoadUser_%s", .bExtra = true, .extra = playerid);