[HELP]Little help +rep for helpers -
ManGoe - 21.03.2014
E:\Main\Life of Flying 0.3x (1)\Life of Flying 0.3x\gamemodes\LoF.pwn(2064) : error 017: undefined symbol "mysql_retrieve_row"
E:\Main\Life of Flying 0.3x (1)\Life of Flying 0.3x\gamemodes\LoF.pwn(12079) : error 017: undefined symbol "mysql_retrieve_row"
E:\Main\Life of Flying 0.3x (1)\Life of Flying 0.3x\gamemodes\LoF.pwn(12102) : error 017: undefined symbol "mysql_retrieve_row"
E:\Main\Life of Flying 0.3x (1)\Life of Flying 0.3x\gamemodes\LoF.pwn(12124) : error 017: undefined symbol "mysql_retrieve_row"
E:\Main\Life of Flying 0.3x (1)\Life of Flying 0.3x\gamemodes\LoF.pwn(12157) : error 017: undefined symbol "mysql_retrieve_row"
E:\Main\Life of Flying 0.3x (1)\Life of Flying 0.3x\gamemodes\LoF.pwn(1234

: error 017: undefined symbol "mysql_retrieve_row"
E:\Main\Life of Flying 0.3x (1)\Life of Flying 0.3x\gamemodes\LoF.pwn(12521) : error 017: undefined symbol "mysql_retrieve_row"
E:\Main\Life of Flying 0.3x (1)\Life of Flying 0.3x\gamemodes\LoF.pwn(12549) : error 017: undefined symbol "mysql_retrieve_row"
E:\Main\Life of Flying 0.3x (1)\Life of Flying 0.3x\gamemodes\LoF.pwn(14364) : error 017: undefined symbol "mysql_retrieve_row"
E:\Main\Life of Flying 0.3x (1)\Life of Flying 0.3x\gamemodes\LoF.pwn(17092) : error 017: undefined symbol "mysql_retrieve_row"
E:\Main\Life of Flying 0.3x (1)\Life of Flying 0.3x\gamemodes\LoF.pwn(17115) : error 017: undefined symbol "mysql_retrieve_row"
E:\Main\Life of Flying 0.3x (1)\Life of Flying 0.3x\gamemodes\LoF.pwn(17147) : error 017: undefined symbol "mysql_retrieve_row"
E:\Main\Life of Flying 0.3x (1)\Life of Flying 0.3x\gamemodes\LoF.pwn(19769) : error 017: undefined symbol "mysql_retrieve_row"
E:\Main\Life of Flying 0.3x (1)\Life of Flying 0.3x\gamemodes\LoF.pwn(19829) : error 017: undefined symbol "mysql_retrieve_row"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
14 Errors.
Cant compile from mysql help
Re: [HELP]Little help +rep for helpers -
Hanuman - 21.03.2014
download the latest plugin of mysql
Re: [HELP]Little help +rep for helpers -
Carac - 21.03.2014
Be sure to have the mysql.inc (include) file in de include folder.
Download:
https://sampforum.blast.hk/showthread.php?tid=122983
Re: [HELP]Little help +rep for helpers -
ManGoe - 22.03.2014
D:\Main\Life of Flying 0.3x (1)\Life of Flying 0.3x\gamemodes\LoF.pwn(133

: error 035: argument type mismatch (argument 1)
D:\Main\Life of Flying 0.3x (1)\Life of Flying 0.3x\gamemodes\LoF.pwn(1339) : error 017: undefined symbol "mysql_store_result"
D:\Main\Life of Flying 0.3x (1)\Life of Flying 0.3x\gamemodes\LoF.pwn(1341) : error 017: undefined symbol "mysql_fetch_row_format"
D:\Main\Life of Flying 0.3x (1)\Life of Flying 0.3x\gamemodes\LoF.pwn(1344) : error 017: undefined symbol "mysql_free_result"
D:\Main\Life of Flying 0.3x (1)\Life of Flying 0.3x\gamemodes\LoF.pwn(1364) : error 029: invalid expression, assumed zero
D:\Main\Life of Flying 0.3x (1)\Life of Flying 0.3x\gamemodes\LoF.pwn(1364) : warning 215: expression has no effect
D:\Main\Life of Flying 0.3x (1)\Life of Flying 0.3x\gamemodes\LoF.pwn(1364) : error 001: expected token: ";", but found ")"
D:\Main\Life of Flying 0.3x (1)\Life of Flying 0.3x\gamemodes\LoF.pwn(1364) : error 029: invalid expression, assumed zero
D:\Main\Life of Flying 0.3x (1)\Life of Flying 0.3x\gamemodes\LoF.pwn(1364) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
8 Errors.
I used
https://code.******.com/p/sa-mp-mysq...nk/a_mysql.inc
And now i need for the remaining 8 errors can anyone help me please.