SA-MP Forums Archive
Help me - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Help me (/showthread.php?tid=481396)



Help me - stueycow - 15.12.2013

Hello, When you join my server, all you see is a flashing screen and it wont spawn you or anything, Please help.

Contact me for my skype.


Also:

My scrip says this when i try to compile it

Код:
: fatal error 100: cannot read from file: "a_mysql"

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


1 Error.
The code causing the problems
Код:
#include <a_samp>
#include <a_mysql>  - Line 2
#include <Foreach>
#include <easy_vehicle>
#include <seif_walk>
#include <streamer>
#include <mSelection>

static gTeam[MAX_PLAYERS]; // Tracks the team assignment for each player



Re: Help me - RyanGlover - 15.12.2013

It means there is a problem with your mySQL plugin.


Re: Help me - BlueBaron - 15.12.2013

... It means you need to have a_mysql include inside your pawno/includes/ folder.