line is big
#1

this is the error
pawn Код:
C:\Documents and Settings\user\My Documents\Downloads\0.3e\gamemodes\mysql.pwn(3597) : error 037: invalid string (possibly non-terminated string)
C:\Documents and Settings\user\My Documents\Downloads\0.3e\gamemodes\mysql.pwn(3597) : error 017: undefined symbol "CREATE"
C:\Documents and Settings\user\My Documents\Downloads\0.3e\gamemodes\mysql.pwn(3597) : error 017: undefined symbol "TABLE"
C:\Documents and Settings\user\My Documents\Downloads\0.3e\gamemodes\mysql.pwn(3597) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


4 Errors.

line
pawn Код:
mysql_query("CREATE TABLE IF NOT EXISTS playerdata(user VARCHAR(24), password VARCHAR(40), registered INT(20), loggedin INT(20), Rb INT(20), Unlimitedb INT(20), Quickweapon INT(20), Vgoto INT(20), PlayerFly INT(20), TP INT(20), Function1 INT(20), Function2 INT(20), Function3 INT(20), Function4 INT(20), Function5 INT(20), Cookies INT(20), Cakes INT(20), Biscuits INT(20), IceCreams INT(20),level INT(20), LastOn VARCHAR(15), money INT(20), kills INT(20), deaths INT(20), Bank INT(20), weed INT(20))");
This is the code putting under OnGamemodeinit for mysql

How to fix that error? help
Reply


Messages In This Thread
line is big - by P<3TS - 19.08.2012, 01:51
Re: line is big - by xSiiLenTx - 19.08.2012, 02:04
Re: line is big - by Youice - 19.08.2012, 02:05
Re: line is big - by P<3TS - 19.08.2012, 06:58
Re: line is big - by P<3TS - 19.08.2012, 11:09
Re: line is big - by P<3TS - 19.08.2012, 11:41
Re: line is big - by avivelkayam - 19.08.2012, 11:45
Re: line is big - by P<3TS - 19.08.2012, 11:55
Re: line is big - by P<3TS - 19.08.2012, 11:59
Re: line is big - by avivelkayam - 19.08.2012, 12:04

Forum Jump:


Users browsing this thread: 1 Guest(s)