Recieving 1 Error. [help please]
#2

pawn Код:
#endif

enum PLAYER_MAIN {
    PLAYER_NAME[MAX_PLAYER_NAME],
    PLAYER_IP[16],
    PLAYER_REGGED,
    PLAYER_PASS,
    PLAYER_LOGGED,
    PLAYER_LEVEL,
    PLAYER_WIRED,
    PLAYER_JAILED
}
new gPlayerInfo[MAX_PLAYERS][PLAYER_MAIN];

public OnGameModeInit()
{
    return 1;
}
i'm having this error em JavaScript =D
Reply


Messages In This Thread
Recieving 1 Error. [help please] - by HayZatic - 06.07.2011, 22:12
Re: Recieving 1 Error. [help please] - by TheGarfield - 06.07.2011, 22:13
Re: Recieving 1 Error. [help please] - by HayZatic - 06.07.2011, 22:14

Forum Jump:


Users browsing this thread: 1 Guest(s)