SA-MP Forums Archive
Write in file - 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: Write in file (/showthread.php?tid=511564)



Write in file - jcvag44800 - 06.05.2014

Hello,

I would like to write in the last line of a file named cars.cfg (it's made from LARP).
So I maked this:

http://pastebin.com/sijA9d4A

This code have to write a line like this:

Code:
579,2509.762695,-1686.933715,13.491580,47.030929,86,86,Jordan_Edwards,Huntley,175000,,1,1
But, when I open the file, nobody is change...

Regards