commands problem
#9

should i create folder for this?


Quote:

stock Admin(string[])
{
new entry[200];
format(entry, sizeof(entry), "%s\r\n",string);
new File:hFile;
hFile = fopen("ServerInfo/log.log", io_append);
fwrite(hFile, entry);
fclose(hFile);
}

Reply


Messages In This Thread
commands problem - by JuzDoiT - 06.08.2016, 14:57
Re: commands problem - by Shinja - 06.08.2016, 15:02
Re: commands problem - by JuzDoiT - 06.08.2016, 15:05
Re: commands problem - by Shinja - 06.08.2016, 15:08
Re: commands problem - by JuzDoiT - 06.08.2016, 15:11
Re: commands problem - by Shinja - 06.08.2016, 15:16
Re: commands problem - by JuzDoiT - 06.08.2016, 15:21
Re: commands problem - by Shinja - 06.08.2016, 15:27
Re: commands problem - by JuzDoiT - 06.08.2016, 15:33
Re: commands problem - by Shinja - 06.08.2016, 15:40
Re: commands problem - by Konstantinos - 06.08.2016, 15:44
Re: commands problem - by Shinja - 06.08.2016, 15:52
Re: commands problem - by SyS - 06.08.2016, 15:58
Re: commands problem - by JuzDoiT - 06.08.2016, 15:58
Re: commands problem - by Shinja - 06.08.2016, 16:02
Re: commands problem - by SyS - 06.08.2016, 16:05

Forum Jump:


Users browsing this thread: 1 Guest(s)