Problem yini
#1

I got this problem fix how ?

error 017: undefined symbol "bExtra"

INI_ParseFile(Path(playerid),"loadaccount_%s", .bExtra = true, .extra = playerid);

Code:
stock Path(playerid)
{
    new str[128],name[MAX_PLAYER_NAME];
    GetPlayerName(playerid,name,sizeof(name));
    format(str,sizeof(str), Path,name);
    return str;
}
Reply


Messages In This Thread
Problem yini - by Hunud - 06.01.2017, 08:39
Re: Problem yini - by RayBiH - 06.01.2017, 08:51
Re: Problem yini - by Hunud - 06.01.2017, 09:05

Forum Jump:


Users browsing this thread: 1 Guest(s)