07.11.2014, 00:31
Hello there having some problems with blaze.inc system, getting errors from it. Banging my head in the wall right now.
Errors
Blaze.inc file
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
Код:
BUD::ReloadTableInfo( ); BUD::IntegrityCheck( ); if ( g_bCheckForUpdates ) BUD::CheckForUpdates( ); g_bIsInitialized = true;