SA-MP Forums Archive
Help| Dini - 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| Dini (/showthread.php?tid=368990)



Help| Dini - zoolon23 - 15.08.2012

i know how to use dini Functions, but only in specific...
This means that i want to find some file in some folder, but no Specific File!
I just want to find a way to check if a file is in some folder,
And have the option of controlling this file...

thanks


Re: Help| Dini - lamarr007 - 15.08.2012

pawn Код:
if(dini_Exists(file))
{
//Your code
}
Or you can look at wiki > https://sampwiki.blast.hk/wiki/Useful_Functions#dini_Exists