Server error when deleting a user.ini file
#6

I'm still doing something wrong.. The file is not getting remove even after I replaced the Entry edit to:
pawn Code:
if(fexist(UserPath(playerid)))
                {
                    fremove(UserPath(playerid));
                }
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)