Compiling - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Compiling (
/showthread.php?tid=208992)
Compiling -
slowride326 - 09.01.2011
ok so i get this error when compiling
Код:
C:\Users\Payton-Graves\Desktop\QRP\gamemodes\qrp.pwn(5) : fatal error 100: cannot read from file: "a_mysql"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
And this when running server CMD
Код:
[12:32:56] ===============================
[12:32:56] sscanf plugin loaded.
[12:32:56] © 2009 Alex "******" Cole
[12:32:56] ===============================
[12:32:56] Loaded.
[12:32:56] Loading plugin: mysql.dll
[12:33:00] Failed.
[12:33:00] Loaded 2 plugins.
[12:33:00]
[12:33:00] Filter Scripts
[12:33:00] ---------------
[12:33:00] Loaded 0 filter scripts.
[12:33:00] Script[gamemodes/qrp.amx]: Run time error 19: "File or function is not found"
[12:33:00] Number of vehicle models: 0
First one to help me get 500,000 on server PLEASE HELP
Re: Compiling -
zSuYaNw - 09.01.2011
not loaded "Loaded.
[12:32:56] Loading plugin: mysql.dll
[12:33:00] Failed."
Try load.
Re: Compiling -
slowride326 - 09.01.2011
load?
Re: Compiling -
TheYoungCapone - 09.01.2011
make sure the mysqsl.dll file is in the right place.
Re: Compiling -
Mauzen - 09.01.2011
is this that hard to understand?
Quote:
cannot read from file: "a_mysql"
|
You do not have the a_mysql.inc in your include folder.
Re: Compiling -
slowride326 - 09.01.2011
Sorry
I am new to scripting and shit
Re: Compiling -
Mauzen - 09.01.2011
kk no problem, but you should really learn to read what the errors are telling you, you (everyone) will get thousands of errors in your scripting future.
Re: Compiling -
iiLiamii - 09.01.2011
Quote:
Originally Posted by Mauzen
kk no problem, but you should really learn to read what the errors are telling you, you (everyone) will get thousands of errors in your scripting future.
|
Lol, I only just figured that out. D: The compiler actually says whats wrong paha.
:L
Re: Compiling -
slowride326 - 09.01.2011
lmao
Re: Compiling -
slowride326 - 09.01.2011
Mauzen dude can you teamviewer with me please