How to list files - 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: How to list files (
/showthread.php?tid=317594)
How to list files -
TheGamer! - 11.02.2012
Hy, my question is How to list files from a specified folder to a string?
Re: How to list files -
Babul - 11.02.2012
there is no native function to retrieve files from a directory, but the
Directory2 plugin will do the job very well.
Re: How to list files -
TheGamer! - 11.02.2012
and how to do this? :P i cant completely understand this...
Re: How to list files -
Babul - 11.02.2012
be patient, tomorrow i will post a snippet from my fireworks script - iam tired D:
Re: How to list files -
TheGamer! - 14.02.2012
....
Re: How to list files -
TheGamer! - 10.03.2012
https://sampforum.blast.hk/showthread.php?tid=323193
It has ListFiles(path[]); function