Register / Login system no loading stats
#7

Quote:
Originally Posted by superrobot48
View Post
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
to
Code:
INI_ParseFile(Path(playerid),"loadaccount_user,.bExtra = true, .extra = playerid);//We will load his account's data from user's path
now am getting incorrect password
Code:
INI_ParseFile(Path(playerid),"loadaccount_user,.bExtra = true, .extra = playerid);//We will load his account's data from user's path
why you open a " " " and then you don't close it.. it is like you have a string text now..
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)