07.04.2014, 16:23
Quote:
okay made it work by changing
Code:
INI_ParseFile(Path(playerid),"loadaccount_%s",.bExtra = true, .extra = playerid);//We will load his account's data from user's path Code:
INI_ParseFile(Path(playerid),"loadaccount_user,.bExtra = true, .extra = playerid);//We will load his account's data from user's path ![]() |
Code:
INI_ParseFile(Path(playerid),"loadaccount_user,.bExtra = true, .extra = playerid);//We will load his account's data from user's path