SA-MP Forums Archive
y_ini tags - 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: y_ini tags (/showthread.php?tid=491576)



y_ini tags - detter - 31.01.2014

How can i delete content of one tag in a file ?

example ,i want to delete only stuff under tag "0"

Код:
[0]
X = 397.410522
Y = -1529.603271
Z = 31.773437
Interior = 0
VirtualWorld = 0
Active = 1
ID = 0
Kolicina = 2088190
Model = 1672
[1]
X = 386.033813
Y = -1527.976928
Z = 31.773437
Interior = 0
VirtualWorld = 0
Active = 1
ID = 0
Kolicina = 3104657
Model = 1672



Re: y_ini tags - detter - 31.01.2014

thank you