Pawno Error
#1

Hi, its me again. I've got these errors, while making my own dealership system.

C:\Users\Johandre\Desktop\RG\pawno\include\zcmd.in c(62) : warning 235: public function lacks forward declaration (symbol "OnGameModeInit")
C:\Users\Johandre\Desktop\RG\pawno\include\zcmd.in c(64) : error 017: undefined symbol "funcidx"
C:\Users\Johandre\Desktop\RG\pawno\include\zcmd.in c(64) : warning 215: expression has no effect
C:\Users\Johandre\Desktop\RG\pawno\include\zcmd.in c(64) : error 001: expected token: ";", but found ")"
C:\Users\Johandre\Desktop\RG\pawno\include\zcmd.in c(64) : error 029: invalid expression, assumed zero
C:\Users\Johandre\Desktop\RG\pawno\include\zcmd.in c(64) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Errors.
Reply
#2

Do you include a_samp before? OnGameModeInit is forwarded there and funcidx is also a defined symbol there too.

PS: You should've posted it in Scripting Help section.
Reply
#3

I will try that tomorrow thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)