Account User, save one thing
#1

I use Double o files 2 and i have a problem. I made simple reigstriation on this file. I have got few ranks. My problem is on this:
Код:
		        DOF2_CreateFile(CheckUsers(playerid), inputtext);
				DOF2_SetInt(CheckUsers(playerid), "Money", 0);
                DOF2_SetInt(CheckUsers(playerid), "Score", 0);
                DOF2_SetInt(CheckUsers(playerid), "Skin", 0);
                DOF2_SetInt(CheckUsers(playerid), "Player", 1);
				DOF2_SaveFile();
Normally save Money, Score, Skin. The player doesn't want to save. Where is the problem?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)