SA-MP Forums Archive
[HELP] fremove won't work - 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: [HELP] fremove won't work (/showthread.php?tid=471552)



[HELP] fremove won't work - Luca12 - 23.10.2013

Hello I sell my car on the buy and know the file of that car should be deleted but it wasn't what's wrong?


Re: [HELP] fremove won't work - Konstantinos - 23.10.2013

Quote:
Originally Posted by SA-MP Wiki
Note: If the file you are attempting to delete is open at the time that fremove is used, it will not work. You must first use fclose before you try deleting it, that is, if you have used fopen.
That's probably why it does not work.

However, it might be something else such as the path and/or name might not be correct.


Re: [HELP] fremove won't work - Luca12 - 23.10.2013

I check that it's fine everything.


Re: [HELP] fremove won't work - -=Dar[K]Lord=- - 23.10.2013

Well Either show us the code or re-search if anything is wrong as Konstantinos Said