Need help.... (error 001: expected token: "-string end-", but found "-identifier-")
#4

I think because I have this Sorry for bumping but it's really needed right now...
pawn Код:
stock Path(playerid)
{
    new str[128],name[MAX_PLAYER_NAME];
    GetPlayerName(playerid,name,sizeof(name));
    format(str,sizeof(str),UserPath,name);
    return str;
}
Reply


Messages In This Thread
Need help.... (error 001: expected token: "-string end-", but found "-identifier-") - by Scrillex - 26.02.2013, 15:53
Re: Need help.... (error 001: expected token: "-string end-", but found "-identifier-") - by dannyk0ed - 26.02.2013, 15:54
Re: Need help.... (error 001: expected token: "-string end-", but found "-identifier-") - by Scrillex - 26.02.2013, 15:55
Re: Need help.... (error 001: expected token: "-string end-", but found "-identifier-") - by Scrillex - 26.02.2013, 16:17

Forum Jump:


Users browsing this thread: 1 Guest(s)