#3

Without using 'INI_SetTag', the variable will just be placed into the file. However, you were originally setting the variable to be placed under the 'Player's Data' tag.

Simply add:
pawn Код:
INI_SetTag(file, "Player's Data");
just before the INI_WriteInt line.
Reply


Messages In This Thread
Help - by Snail - 30.11.2014, 05:42
Re: Help - by Magnuson - 30.11.2014, 05:56
Re: Help - by Threshold - 30.11.2014, 05:57

Forum Jump:


Users browsing this thread: 1 Guest(s)