SA-MP Forums Archive
How to check if file exists? - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How to check if file exists? (/showthread.php?tid=267764)



How to check if file exists? - Micheal_ - 09.07.2011

Hey
Im using this include
https://sampforum.blast.hk/showthread.php?tid=262795

How can I check if a file exists? because I didnt find a function in this include

Thanks


Re: How to check if file exists? - Sasino97 - 09.07.2011

Код:
if(fexists(filename))
Works with ANY file editor


Re: How to check if file exists? - Shadoww5 - 10.07.2011

The correct is: fexist.

https://sampwiki.blast.hk/wiki/Fexist