Creates .ini but it's blank
#5

Код:
 
stock UserPath(playerid)
{
    new string[128],playername[MAX_PLAYER_NAME];
    GetPlayerName(playerid,playername,sizeof(playername));
    format(string,sizeof(string),PATH,playername);
    return string;
}
Reply


Messages In This Thread
Creates .ini but it's blank - by FeaR7 - 01.01.2014, 12:49
Re: Creates .ini but it's blank - by FeaR7 - 01.01.2014, 13:07
Re: Creates .ini but it's blank - by FeaR7 - 01.01.2014, 17:44
Re: Creates .ini but it's blank - by ConnorHunter - 01.01.2014, 17:56
Re: Creates .ini but it's blank - by FeaR7 - 01.01.2014, 17:59
Respuesta: Creates .ini but it's blank - by LuKkY - 24.07.2015, 11:21
Re: Creates .ini but it's blank - by SpikY_ - 24.07.2015, 11:33
Respuesta: Re: Creates .ini but it's blank - by LuKkY - 24.07.2015, 11:36

Forum Jump:


Users browsing this thread: 2 Guest(s)