Dini help. How to delete a line? - 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: Dini help. How to delete a line? (
/showthread.php?tid=209101)
Dini help. How to delete a line? -
Outcast - 09.01.2011
I have an .ini file and I don't want to have some things in them all the time. Is there a way with Dini to delete a specific line in the file?
Re: Dini help. How to delete a line? -
JaTochNietDan - 09.01.2011
Yes, use dini_Unset(filename[],key[]);