Is there any way? - 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: Is there any way? (
/showthread.php?tid=272889)
Is there any way? -
FireCat - 30.07.2011
Is there any way I can rename a file? I'm not using Y_ini. I'm using SII.
Re: Is there any way? -
Shadoww5 - 30.07.2011
You could copy the the contents of the file to another file (renamed) and delete the first.
Re: Is there any way? - rjjj - 30.07.2011
The
dutils include has a
frename function that does what you want

.
Dutils's download link can be found in this thread

:
https://sampforum.blast.hk/showthread.php?tid=31
I hope that i have helped

.