y_ini question
#5

use like this
pawn Код:
INI_WriteString(Path,"RaceID", "None");//this when he has won no race that means when a player registers

//then this after he has won race for first time
INI_RemoveEntry(ini, "RaceID");
INI_WriteInt(Path,"RaceID", 1);
Reply


Messages In This Thread
y_ini question - by DarkLored - 17.04.2014, 21:15
Re: y_ini question - by DarkLored - 17.04.2014, 23:05
Re: y_ini question - by DarkLored - 18.04.2014, 00:23
Re: y_ini question - by Dziugsas - 18.04.2014, 08:22
Re: y_ini question - by BroZeus - 18.04.2014, 08:41

Forum Jump:


Users browsing this thread: 2 Guest(s)