30.04.2014, 13:58
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));
}