SA-MP Forums Archive
File saving help (dini) - 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: File saving help (dini) (/showthread.php?tid=101286)



File saving help (dini) - [mad]MLK - 09.10.2009

hey, i wana make it so when i wright something to a file it doesn't have the key thing like this:

Код:
password=randompassword
How would i make it so it rights to the file without the "password=" bit?


Re: File saving help (dini) - MadeMan - 09.10.2009

Simply don't use dini, but fwrite function.


Re: File saving help (dini) - Correlli - 09.10.2009

Use the normal file-functions to write something to a file.


Re: File saving help (dini) - dice7 - 09.10.2009

https://sampwiki.blast.hk/wiki/Fwrite#fwrite