01.02.2010, 16:44
Quote:
Originally Posted by CalgonX
Dumb Question - How can I check if a file exists? as fexist() is limited to /scriptfiles/
|
pawn Код:
if(!file_read("nonexistantfile",uselessstring)) // File does not exist