blaze.inc errors
#1

Hello there having some problems with blaze.inc system, getting errors from it. Banging my head in the wall right now.

Errors
Код:
C:\Users\Unknow\Desktop\zombie\pawno\include\blaze.inc(335) : error 029: invalid expression, assumed zero
C:\Users\Unknow\Desktop\zombie\pawno\include\blaze.inc(335) : error 001: expected token: ")", but found ";"
C:\Users\Unknow\Desktop\zombie\pawno\include\blaze.inc(335 -- 337) : warning 215: expression has no effect
C:\Users\Unknow\Desktop\zombie\pawno\include\blaze.inc(337) : error 001: expected token: ";", but found "-identifier-"
C:\Users\Unknow\Desktop\zombie\pawno\include\blaze.inc(337) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase
Blaze.inc file
Код:
	BUD::ReloadTableInfo( );
	BUD::IntegrityCheck( );

	if ( g_bCheckForUpdates )
	BUD::CheckForUpdates( );

	g_bIsInitialized = true;
Reply


Messages In This Thread
blaze.inc errors - by eclipses - 07.11.2014, 00:31
Re: blaze.inc errors - by Eth - 07.11.2014, 00:33
Re: blaze.inc errors - by eclipses - 07.11.2014, 00:34
Re: blaze.inc errors - by Eth - 07.11.2014, 00:35
Re: blaze.inc errors - by eclipses - 07.11.2014, 00:37
Re: blaze.inc errors - by Eth - 07.11.2014, 00:38
Re: blaze.inc errors - by eclipses - 07.11.2014, 00:41
Re: blaze.inc errors - by eclipses - 07.11.2014, 00:45
Re: blaze.inc errors - by Eth - 07.11.2014, 00:53
Re: blaze.inc errors - by eclipses - 07.11.2014, 00:56

Forum Jump:


Users browsing this thread: 1 Guest(s)