04.04.2012, 19:04 
	
	
	
		Add this code before showing registration/login dialog.
And Remove @ From Your Loading Data Function.
	
	
	
	
pawn Код:
INI_ParseFile(UserPath(playerid), "LoadUserData_%s", .bExtra = true, .extra = playerid);
pawn Код:
LoadUserData


