Help If You Help +Rep - 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 If You Help +Rep (
/showthread.php?tid=500369)
Help If You Help +Rep -
Seaf - 12.03.2014
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.
Re: Help If You Help +Rep -
Mriss - 12.03.2014
Add It to the Top of the scripts, and fill out your MySQL details
Inside the ""[
e.g
#define SQL_PASS "test"