Read from folder? - 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: Read from folder? (
/showthread.php?tid=492296)
Read from folder? -
selEcT - 03.02.2014
Hello guys
I've already seen the directory plugin, but I don't want to use any plugins for my include.
Is there a possibility to read all the file names in any folder inside the scriptfiles folder?
Cheers
Re: Read from folder? -
PowerPC603 - 03.02.2014
Not that I know of.
I've searched for this myself and the only solution I found was to use that plugin.
I don't think PAWN has default functions to browse directories and search for files.
AW: Read from folder? -
selEcT - 03.02.2014
Hmm thanks for the information.