Recieving 1 Error. [help please]
#1

Код:
#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;
}
getting Error

Код:
C:\Documents and Settings\Chris\My Documents\HayZaticFreeRoam\pawno\new.pwn(57) : error 001: expected token: ";", but found "public"
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)