#1

Simple question
LOL how i check these with DjSon?

pawn Код:
if(dini_Exists(file))
{
    //BLA...BLA...BLA.....
    return 1;
}
Reply
#2

I don't think Djson has a exist thing you need to use fexist
Reply
#3

I guess it's back to using "if(fexist())" again, had the same thing hehe.
Reply
#4

Thank you
I had these option in my mind....
I just afraid that these can slow down DjSon
Reply
#5

Not really. All it does is checking if the specified file exists, it ain't reading anything from it ^^
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)