stock WriteLog(file[], text[])
#5

Quote:
Originally Posted by Stinged
Посмотреть сообщение
Either use this:
WriteLog("scriptfiles/log/loading", "text");

Or modify this in WriteLog:
format(fileText, 126, "scriptfiles/%s.txt", file);
fopen cannot read from outside scriptfiles anyways so it doesn't matter.
Problems such as that, that file cannot be opened mostly happens in Linux due to the permissions.
Reply


Messages In This Thread
stock WriteLog(file[], text[]) - by Luicy. - 25.05.2016, 15:46
Re: stock WriteLog(file[], text[]) - by Stinged - 25.05.2016, 16:13
Re: stock WriteLog(file[], text[]) - by Luicy. - 25.05.2016, 16:40
Re: stock WriteLog(file[], text[]) - by Stinged - 25.05.2016, 17:06
Re: stock WriteLog(file[], text[]) - by Konstantinos - 25.05.2016, 17:23
Re: stock WriteLog(file[], text[]) - by Luicy. - 25.05.2016, 18:02
Re: stock WriteLog(file[], text[]) - by Stinged - 25.05.2016, 18:05
Re: stock WriteLog(file[], text[]) - by Luicy. - 25.05.2016, 18:20
Re: stock WriteLog(file[], text[]) - by Stinged - 25.05.2016, 18:28

Forum Jump:


Users browsing this thread: 1 Guest(s)