Bugg with Y_ini
#3

Код:
new
    INI:ini = INI_Open("main.ini");
INI_WriteString(ini, "Player_Name", "Xasd");
INI_WriteInt(ini, "XP", 5555);
INI_WriteInt(ini, "Joindata",2014);
INI_WriteInt(ini, "Spawndata",2014);
INI_WriteInt(ini, "death",5);
INI_WriteInt(ini, "money",500);
INI_WriteInt(ini, "kills",5);
INI_WriteInt(ini, "wanted",5);
INI_WriteInt(ini, "death",5);
INI_WriteInt(ini, "state",2);
INI_Close(ini);
Of course this is not alway when i do that it'is sometimes that i think it'is deeper in Y_INI include.
Reply


Messages In This Thread
Bugg with Y_ini - by Banditukas - 25.12.2014, 17:04
Re: Bugg with Y_ini - by Mic_H - 25.12.2014, 19:10
Re: Bugg with Y_ini - by Banditukas - 25.12.2014, 19:58

Forum Jump:


Users browsing this thread: 1 Guest(s)