Y_INI writes same thing many times
#11

You must specify the size of the array too at the last parameter of INI_WriteString. And, you must use INI_String instead of INI_Int while loading the IP address as it's a string, not an integer.
pawn Код:
INI_WriteString(File, "IP Address", PlayerInfo[playerid][pAdress], 16);
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: 2 Guest(s)