Server error when deleting a user.ini file
#4

Quote:

Also, that is used to delete a line FROM a file, not delete the file itself.

pawn Code:
if(fexist(UserPath(playerid))
{
     fremove(UserPath(playerid));
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)