Y_INI writes same thing many times
#9

Heres everything for Ip

Enum:
HTML Code:
pAdress[16]
LoadUser_Data
HTML Code:
INI_Int("IP Adress",PlayerInfo[playerid][pAdress]);
OnPlayerConnect
HTML Code:
    GetPlayerIp(playerid,ip, sizeof(ip));
	PlayerInfo[playerid][pAdress] = ip;
OnPlayerDisconnect
HTML Code:
INI_WriteString(File,"IP Adress",PlayerInfo[playerid][pAdress]);
Reply


Messages In This Thread
Y_INI writes same thing many times - by lramos15 - 11.08.2013, 22:06
Re: Y_INI writes same thing many times - by San1 - 11.08.2013, 22:08
Re: Y_INI writes same thing many times - by dEcooR - 12.08.2013, 06:38
Re: Y_INI writes same thing many times - by lramos15 - 12.08.2013, 16:39
Re: Y_INI writes same thing many times - by QuaTTrO - 12.08.2013, 16:43
Re: Y_INI writes same thing many times - by lramos15 - 13.08.2013, 04:02
Re: Y_INI writes same thing many times - by lramos15 - 15.08.2013, 03:34
Re: Y_INI writes same thing many times - by PrinceKumar - 15.08.2013, 03:39
Re: Y_INI writes same thing many times - by lramos15 - 15.08.2013, 14:02
Re: Y_INI writes same thing many times - by lramos15 - 16.08.2013, 15:41
Re: Y_INI writes same thing many times - by Lordzy - 16.08.2013, 15:44

Forum Jump:


Users browsing this thread: 1 Guest(s)