12.03.2014, 20:25
I Dont know How To Add Code ? CAN yOU hELP me
// ######### Config's #########
#define SQL_HOST "localhost" // Mysql Host
#define SQL_DB "samp-evolution" // MySQL Database
#define SQL_USER "root" // MySQL User
#define SQL_PASS "" // MysQL Password
#define MAX_PLAYERS_TAGS (5) // Maximum spray tags created by player.
#define SPRAY_TAG_TIMER (4) // Seconds to create the spray tag.
#define SPRAY_TAG_OBJECT (19353) // Spray Tag Object ID
#define SPRAY_TAG_OBJECT_DISTANCE (200.0) // Distance that can be seen the spray tag.
// ######### Config's #########
#define SQL_HOST "localhost" // Mysql Host
#define SQL_DB "samp-evolution" // MySQL Database
#define SQL_USER "root" // MySQL User
#define SQL_PASS "" // MysQL Password
#define MAX_PLAYERS_TAGS (5) // Maximum spray tags created by player.
#define SPRAY_TAG_TIMER (4) // Seconds to create the spray tag.
#define SPRAY_TAG_OBJECT (19353) // Spray Tag Object ID
#define SPRAY_TAG_OBJECT_DISTANCE (200.0) // Distance that can be seen the spray tag.