error 035: argument type mismatch (argument 1)
#3

You need to specify the file that you're trying to save to.

pawn Код:
new string[128];
format(string,sizeof(string),"/scriptfiles/*Location of file*",FileName);
new INI:File = INI_Open(string)
INI_WriteInt(File, "410", vehSlots[410]);
Reply


Messages In This Thread
error 035: argument type mismatch (argument 1) - by AnoTek - 11.02.2016, 21:02
Re: error 035: argument type mismatch (argument 1) - by mongi - 04.04.2016, 14:40
Re: error 035: argument type mismatch (argument 1) - by DTV - 04.04.2016, 21:13

Forum Jump:


Users browsing this thread: 1 Guest(s)