2 errors.
#4

Quote:
Originally Posted by park4bmx
Посмотреть сообщение
pawn Код:
new connectionHandle = mysql_connect(MYSQL_HOST, MYSQL_USER, MYSQL_DB, MYSQL_PASS);
You need a connection handler as well.
Код:
mgrp_inc\mgrp_m.pwn(1346) : error 001: expected token: "-string end-", but found "-identifier-"
mgrp_inc\mgrp_m.pwn(1359) : warning 219: local variable "connectionHandle" shadows a variable at a preceding level
mgrp_inc\mgrp_m.pwn(1359) : error 001: expected token: "-string end-", but found "-identifier-"
mgrp_inc\mgrp_m.pwn(1359) : warning 204: symbol is assigned a value that is never used: "connectionHandle"
mgrp_inc\mgrp_m.pwn(1346) : warning 204: symbol is assigned a value that is never used: "connectionHandle"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
https://sampforum.blast.hk/showthread.php?tid=122983 this im using
Reply


Messages In This Thread
2 errors. - by Niekshyto - 27.12.2012, 11:34
Re: 2 errors. - by ikey07 - 27.12.2012, 11:53
Re: 2 errors. - by park4bmx - 27.12.2012, 11:54
Re: 2 errors. - by Niekshyto - 27.12.2012, 12:00
Re: 2 errors. - by park4bmx - 27.12.2012, 12:14
Re: 2 errors. - by Niekshyto - 27.12.2012, 12:29

Forum Jump:


Users browsing this thread: 1 Guest(s)