Oh! Wait a second. Those errors came from the includes, I thought from your script.
First lines from datagram.inc
pawn Код:
/* Datagram sending/receiving
*
* © Copyright 2005, ITB CompuPhase
* This file is provided as is (no warranties).
*/
First lines from a_sampdb.inc
pawn Код:
/* SA-MP Native SQLite Database Functions
*
* © Copyright 2007, SA-MP Team
*
*/
They're all comments.
Are you sure, that you do not miss
/* that starts the comment or something else?
datagram.inc
a_sampdb.inc
Replace the include files with the above links, get the code inside.
If those do not work either..
Re-download the package and paste the includes/plugins/gamemodes/filterscripts and all these.