Y_ini: leaving a space just before tags?
#6

Did you try adding \r\n on your last tags? Formatting the value of INI_Write might be able to help you with that.

pawn Код:
format(val, sizeof(val), "%d \n", PlayerInfo[playerid][variable]);
INI_WriteINT(ini, "Variable", val);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)