expected token: ";", but found "stock"
#5

Quote:
Originally Posted by yaron0600
Посмотреть сообщение
Look , Get all the line but in error's detail's in "(())" That's he write you what the line of error's what exctly the line update it with all what connect to this... and we'll see...
Код:
C:\Users\Jayden\Desktop\samp server\filterscripts\avs.pwn(510) : error 001: expected token: ";", but found "stock"

Код:
stock PlayerName(playerid)
{
    new name[MAX_PLAYER_NAME];
    GetPlayerName(playerid, name, sizeof(name));
    return name;
}
Reply


Messages In This Thread
expected token: ";", but found "stock" - by Freemuffins - 25.11.2012, 02:59
Re: expected token: ";", but found "stock" - by Glad2BeHere - 25.11.2012, 03:07
Re: expected token: ";", but found "stock" - by Freemuffins - 25.11.2012, 03:09
Re: expected token: ";", but found "stock" - by yaron0600 - 25.11.2012, 03:14
Re: expected token: ";", but found "stock" - by Freemuffins - 25.11.2012, 03:16
Re: expected token: ";", but found "stock" - by Bakr - 25.11.2012, 03:20
Re: expected token: ";", but found "stock" - by Freemuffins - 25.11.2012, 03:21
Re: expected token: ";", but found "stock" - by Glad2BeHere - 25.11.2012, 03:28
Re: expected token: ";", but found "stock" - by Bakr - 25.11.2012, 03:34

Forum Jump:


Users browsing this thread: 1 Guest(s)