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
#2

Give us the code where that line is.
Reply
#3

i fix it ok !
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)