07.02.2014, 09:06
Same problem
here is #defines that i use
Want me to show the full filterscript?
here is #defines that i use
pawn Код:
#define FILTERSCRIPT
#include <a_samp>
#include "../include/a_mysql.inc"
#include "../include/sscanf2.inc"
#include "../include/zcmd.inc"
#define MySQL_HOST "localhost"
#define MySQL_USER "root"
#define MySQL_DB "rpg"
#define MySQL_PASS ""
#define MAX_ENTRANCES (100)
#define MAX_ENTRANCE_NAME (25)