string overwrites the last one in file
#2

io_write clears all text.
io_append writes to a file, without clearing any text.
Feel free to look at the link below for more information on file functions
https://sampwiki.blast.hk/wiki/File_Functions
pawn Код:
hFile = fopen("/Ustawienia/obiekty.ini", io_append);
Reply


Messages In This Thread
string overwrites the last one in file - by HondaCBR - 10.04.2012, 23:41
Re: string overwrites the last one in file - by ReneG - 10.04.2012, 23:50
Re: string overwrites the last one in file - by HondaCBR - 11.04.2012, 00:08
Re: string overwrites the last one in file - by ReneG - 11.04.2012, 00:22
Re: string overwrites the last one in file - by HondaCBR - 11.04.2012, 00:33
Re: string overwrites the last one in file - by ReneG - 11.04.2012, 00:52
Re: string overwrites the last one in file - by HondaCBR - 11.04.2012, 01:31

Forum Jump:


Users browsing this thread: 1 Guest(s)