What wrong with this callback?!
#1



if don't comment it, compiler returns this error, why?!
I just include a_mysql.inc.
Reply
#2

'expected token: "-string end-", but found "-identifier-"

This means you have a something (a string) that isn't closed earlier in the script, perhaps by a ']', and it has instead found 'public [FUNCTION]', which is an identifier.

Does it work without this callback? It appears to be correct...
Reply
#3

Quote:
Originally Posted by iiNzTicTx
Посмотреть сообщение
'expected token: "-string end-", but found "-identifier-"

This means you have a something (a string) that isn't closed earlier in the script, perhaps by a ']', and it has instead found 'public [FUNCTION]', which is an identifier.

Does it work without this callback? It appears to be correct...
I know what it means, and yeah without this callback it work, infact, it have a correct syntax, but i am sure that the error depends from somethings inside surce code that define this callback.. in what include is defined this callback?
Reply
#4

Compiles fine for me download the new server package and open up pawno in it then try to compile it.

Reply
#5

I have already do it, but nothing, someone can help me?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)