4 Errors Please help fast
#1

ERROR's
Код:
C:\DOCUME~1\EA3B~1\Desktop\FREAKW~1\FILTER~1\LEVEL_~1.PWN(145) : error 017: undefined symbol "gPlayerLogged"
C:\DOCUME~1\EA3B~1\Desktop\FREAKW~1\FILTER~1\LEVEL_~1.PWN(145) : warning 215: expression has no effect
C:\DOCUME~1\EA3B~1\Desktop\FREAKW~1\FILTER~1\LEVEL_~1.PWN(145) : error 001: expected token: ";", but found "]"
C:\DOCUME~1\EA3B~1\Desktop\FREAKW~1\FILTER~1\LEVEL_~1.PWN(145) : error 029: invalid expression, assumed zero
C:\DOCUME~1\EA3B~1\Desktop\FREAKW~1\FILTER~1\LEVEL_~1.PWN(145) : fatal error 107: too many error messages on one line
LINE 145
Код:
	    if(gPlayerLogged[playerid] == 0)
	    {
	        SendClientMessage(playerid,white," Error: You must be logged in to use this!");
	        return 1;
		}
Reply


Messages In This Thread
4 Errors Please help fast - by imnoob - 12.09.2012, 12:42
Re: 4 Errors Please help fast - by MarkoN - 12.09.2012, 12:47
Re: 4 Errors Please help fast - by imnoob - 12.09.2012, 12:50
Re: 4 Errors Please help fast - by Benzke - 12.09.2012, 12:55
Re: 4 Errors Please help fast - by Vince - 12.09.2012, 12:56
Re: 4 Errors Please help fast - by imnoob - 12.09.2012, 13:01
Re: 4 Errors Please help fast - by Benzke - 12.09.2012, 13:03
Re: 4 Errors Please help fast - by imnoob - 12.09.2012, 13:06
Re: 4 Errors Please help fast - by MarkoN - 12.09.2012, 13:28
Re: 4 Errors Please help fast - by Biesmen - 12.09.2012, 13:39

Forum Jump:


Users browsing this thread: 2 Guest(s)