SA-MP Forums Archive
I need a help about file functions - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: I need a help about file functions (/showthread.php?tid=158583)



I need a help about file functions - OverSwap - 10.07.2010

hey
i wanna use files (fread, etc) instead of dini
how can i do dini_Set or dini_IntSet or dini_BoolSet or dini_Get or dini_Int in file function?
the things i know already its fexist(if file exists) fopen(creating or opening a file) fwrite(writing to a file) fclose(closing a file) fremove(removing a file) fclose(closing a file), and thats all.
can u help me with this?(up^^ dini_Get,int,intset,etc...)
thanks,orel