Delete all files in directory
its possible with amxx and how ?
I need delete all files except 3. |
Re: Delete all files in directory
open_dir() + next_file() + close_dir() + delete_file()
Hint: Not in that order. Check the filename. I use the directory functions in Polymorph. |
| All times are GMT -4. The time now is 06:28. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.