Problem with "Y_INI Deleting Values From a Userfile"
#10

here you are ...
pawn Код:
stock UserPath(playerid)
{
    new string[128];
    format(string,sizeof(string),"/Users/%s.ini",GetName(playerid));
    return string;
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)