SA-MP Forums Archive
dini new 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)
+--- Thread: dini new line (/showthread.php?tid=500435)



dini new line - bare380 - 13.03.2014

Hi,
how can i set dini to not create a new line, cause it bugs the password.
i removed the \n from the include, but it doesn't set anything or get anything


Re: dini new line - MP2 - 13.03.2014

Unless you are living in 2007, you should stop using dini. It's ridiculously bad. Use y_ini or mySQL.


Re: dini new line - bare380 - 13.03.2014

hmmm,
does it bug the fwrite and stuff ? like password ?


Re: dini new line - MP2 - 13.03.2014

I don't know what your 'new line' issue it, because you're not explaining it clearly.


Re: dini new line - bare380 - 13.03.2014

i'm saying,
it creates a new line in the ini file and causes incorrect password and ...


Re: dini new line - bare380 - 13.03.2014

anyone?>