22.01.2018, 17:39
You should change
to:
Код:
INI_ParseFile(Path(playerid),"loadaccount_%s",.bExtra = true, .extra = playerid);
Код:
INI_ParseFile(Path(playerid),"loadaccount_user",.bExtra = true, .extra = playerid);