SA-MP Forums Archive
How to solve this .......... - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: How to solve this .......... (/showthread.php?tid=595525)



How to solve this .......... - RaajParker - 04.12.2015

C:\Users\admin\Desktop\The Ultimate Freeroam\gamemodes\freeroam.pwn(3300) : error 017: undefined symbol "mysql_query"
C:\Users\admin\Desktop\The Ultimate Freeroam\gamemodes\freeroam.pwn(3302) : error 017: undefined symbol "mysql_store_result"
C:\Users\admin\Desktop\The Ultimate Freeroam\gamemodes\freeroam.pwn(3304) : error 017: undefined symbol "mysql_num_rows"
C:\Users\admin\Desktop\The Ultimate Freeroam\gamemodes\freeroam.pwn(3306) : error 017: undefined symbol "mysql_free_result"
C:\Users\admin\Desktop\The Ultimate Freeroam\gamemodes\freeroam.pwn(3316) : warning 225: unreachable code
C:\Users\admin\Desktop\The Ultimate Freeroam\gamemodes\freeroam.pwn(3316) : error 029: invalid expression, assumed zero
C:\Users\admin\Desktop\The Ultimate Freeroam\gamemodes\freeroam.pwn(3316) : error 017: undefined symbol "cmd_tele"
C:\Users\admin\Desktop\The Ultimate Freeroam\gamemodes\freeroam.pwn(3316) : error 029: invalid expression, assumed zero
C:\Users\admin\Desktop\The Ultimate Freeroam\gamemodes\freeroam.pwn(3316) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


8 Errors.


Re: How to solve this .......... - Denying - 04.12.2015

Do you have the MySQL include properly installed?