29.08.2015, 19:19
Hi.
I'm attempting to start my local server with my GM.
I have a external MySQL server.
I have sscanf, streamer, Whirlpool and mysql plugins, all loaded correctly.
I use this includes
Why my server says 'File or function not found'? Thank you in advance.
I'm attempting to start my local server with my GM.
I have a external MySQL server.
I have sscanf, streamer, Whirlpool and mysql plugins, all loaded correctly.
I use this includes
pawn Code:
#include <a_samp>
#include <a_mysql>
#include <streamer>
#include <foreach>
#include <mSelection>
#include <sscanf2>
#include <FairPlay>
#include <zcmd>
#include <a_zones>