[HELP]i NEED HELP WITH SOME ERRORS / BEGINNER!
#1

Hey i need help with some errors:
Here you can check:
pawn Код:
C:\Documents and Settings\SanderOnAdmin\Desktop\GM\VFCRPv1.5.pwn(71) : warning 216: nested comment
C:\Documents and Settings\SanderOnAdmin\Desktop\GM\VFCRPv1.5.pwn(2476) : error 017: undefined symbol "MYSQL_HOST"
C:\Documents and Settings\SanderOnAdmin\Desktop\GM\VFCRPv1.5.pwn(11560) : error 017: undefined symbol "MYSQL_HOST"
C:\Documents and Settings\SanderOnAdmin\Desktop\GM\VFCRPv1.5.pwn(13975) : error 021: symbol already defined: "strtok"
C:\Documents and Settings\SanderOnAdmin\Desktop\GM\VFCRPv1.5.pwn(13990) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\SanderOnAdmin\Desktop\GM\VFCRPv1.5.pwn(14351) : error 021: symbol already defined: "OnPlayerUpdate"
C:\Documents and Settings\SanderOnAdmin\Desktop\GM\VFCRPv1.5.pwn(53211) : error 021: symbol already defined: "NameTimer"
C:\Documents and Settings\SanderOnAdmin\Desktop\GM\VFCRPv1.5.pwn(58499) : warning 203: symbol is never used: "PRIVATE_Last_Money"
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


6 Errors.
sorry for that pic ,
Download link : http://www.upload.ee/files/1647700/GM.rar.html Just click download . PEACE!
Reply
#2

Oh my gosh, Just post the errors with pawno tags here? [.pawn] [./pawn]

Make sure to remove the dots between pawn and /pawn

Thanks.
Reply
#3

post lines?
Reply
#4

These lines:

pawn Код:
C:\Documents and Settings\SanderOnAdmin\Desktop\GM\VFCRPv1.5.pwn(14351) : error 021: symbol already defined: "OnPlayerUpdate"
C:\Documents and Settings\SanderOnAdmin\Desktop\GM\VFCRPv1.5.pwn(53211) : error 021: symbol already defined: "NameTimer"
C:\Documents and Settings\SanderOnAdmin\Desktop\GM\VFCRPv1.5.pwn(13975) : error 021: symbol already defined: "strtok"
Are already defined in your script twice check it out.

And these:

pawn Код:
C:\Documents and Settings\SanderOnAdmin\Desktop\GM\VFCRPv1.5.pwn(2476) : error 017: undefined symbol "MYSQL_HOST"
C:\Documents and Settings\SanderOnAdmin\Desktop\GM\VFCRPv1.5.pwn(11560) : error 017: undefined symbol "MYSQL_HOST"
Are you sure you included Mysql on top?

Show these lines:

pawn Код:
C:\Documents and Settings\SanderOnAdmin\Desktop\GM\VFCRPv1.5.pwn(71) : warning 216: nested comment
C:\Documents and Settings\SanderOnAdmin\Desktop\GM\VFCRPv1.5.pwn(13990) : error 047: array sizes do not match, or destination array is too small
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)