Error!!!
#2

pawn Код:
stock PlayerName(playerid)
{
    new name[MAX_PLAYER_NAME];
    GetPlayerName(playerid, name, MAX_PLAYER_NAME);
    return name;
}
pawn Код:
// At the top, under '#include (s)'
#define COLOR_GREY 0xAFAFAFAA
About the other errors, don't copy paste code from other scripts and expecting them to work.
You should define so many things that I don't know where you got from.
Reply


Messages In This Thread
Error!!! - by DAVIDXP - 13.11.2012, 13:29
Re: Error!!! - by Konstantinos - 13.11.2012, 13:35
Re: Error!!! - by DAVIDXP - 13.11.2012, 13:42

Forum Jump:


Users browsing this thread: 1 Guest(s)