#1

Lines:
PHP код:
forward OnQueryFinish(resultidextraidhandleid); 
PHP код:
    cache_get_data(rowsfieldsMainPipeline); 
Errors
PHP код:
C:\Users\medo pc\Downloads\Server Files\gamemodes\R-RP.pwn(3012) : error 025: function heading differs from prototype
C
:\Users\medo pc\Downloads\Server Files\gamemodes\R-RP.pwn(3013) : error 025: function heading differs from prototype
C
:\Users\medo pc\Downloads\Server Files\gamemodes\R-RP.pwn(3020) : error 012invalid function callnot a valid address
C
:\Users\medo pc\Downloads\Server Files\gamemodes\R-RP.pwn(3020) : warning 215expression has no effect
C
:\Users\medo pc\Downloads\Server Files\gamemodes\R-RP.pwn(3020) : warning 215expression has no effect
C
:\Users\medo pc\Downloads\Server Files\gamemodes\R-RP.pwn(3020) : warning 215expression has no effect
C
:\Users\medo pc\Downloads\Server Files\gamemodes\R-RP.pwn(3020) : error 001expected token";"but found ")"
C:\Users\medo pc\Downloads\Server Files\gamemodes\R-RP.pwn(3020) : error 029invalid expressionassumed zero
C
:\Users\medo pc\Downloads\Server Files\gamemodes\R-RP.pwn(3020) : fatal error 107too many error messages on one line
Compilation aborted
.Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
6 Errors

Reply
#2

The forward is already provided by a_mysql.inc - so remove the forward from your pwn, and make sure the public has same arguments as forward.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)