Relié 2 serveurs

  • Initiateur de la discussion MrBAYMAN
  • Date de début
  • Initiateur de la discussion
MrBAYMAN

MrBAYMAN

Geek suprême
Messages
439
Score réaction
42
Points
155
Bonjour,
Comme je possède 2 serveur gmod mais j'aimerais que l'argent car dealer..Ect sois relié je m'explique : Genre quand t’achète une voiture sur le serveur 1 tu la aussi sur le 2 ème serveur même nombre d'argent..Ect
A mon avis c'est genre avec le Mysql mais comment faire ?
Merci a vous de m'aider
Cordialement,MrBAYMAN
 
NOX3R

NOX3R

Geek suprême
Messages
436
Score réaction
148
Points
130
Salut !

Effectivement, ça se passe par du MYSQL. Pour l'argent, les noms, etc ça doit être faisable. Suffit de configurer ça dans le fichier MySQL.lua dans darkrp_config

Maintenant pour le car dealer, faut qu'il soit compatible MYSQL. S'il l'est pas, soit tu dois tout refaire toi même pour qu'il soit compatible, sinon c'est cuit x)
 
  • Initiateur de la discussion
MrBAYMAN

MrBAYMAN

Geek suprême
Messages
439
Score réaction
42
Points
155
NOX3R à dit:
Salut !

Effectivement, ça se passe par du MYSQL. Pour l'argent, les noms, etc ça doit être faisable. Suffit de configurer ça dans le fichier MySQL.lua dans darkrp_config

Maintenant pour le car dealer, faut qu'il soit compatible MYSQL. S'il l'est pas, soit tu dois tout refaire toi même pour qu'il soit compatible, sinon c'est cuit x)
ok mais je met quoi dans le mysql.lua ?
 
NOX3R

NOX3R

Geek suprême
Messages
436
Score réaction
148
Points
130
Bah les infos de ta bdd
 
  • Initiateur de la discussion
MrBAYMAN

MrBAYMAN

Geek suprême
Messages
439
Score réaction
42
Points
155
elle est ou ma base ? moi j'ai mi sa :
Code:
RP_MySQLConfig = {} -- Ignore this line
--[[
Welcome to MySQL for DarkRP!
In this file you can find a manual for MySQL configuration and the MySQL config settings.
]]
RP_MySQLConfig.EnableMySQL = false -- Set to true if you want to use an external MySQL database, false if you want to use the built in SQLite database (garrysmod/sv.db) of Garry's mod.
RP_MySQLConfig.Host = "127.0.0.1" -- This is the IP address of the MySQL host. Make sure the IP address is correct and in quotation marks (" ")
RP_MySQLConfig.Username = "baymancityrp" -- This is the username to log in on the MySQL server. -- contact the owner of the server about the username and password. Make sure it's in quotation marks! (" ")
RP_MySQLConfig.Password = "123" -- This is the Password to log in on the MySQL server, -- Everyone who has access to FTP on the server can read this password. -- Make sure you know who to trust. Make sure it's in quotation marks (" ")
RP_MySQLConfig.Database_name = "DarkRP" -- This is the name of the Database on the MySQL server. Contact the MySQL server host to find out what this is
RP_MySQLConfig.Database_port = 3306 -- This is the port of the MySQL server. Again, contact the MySQL server host if you don't know this.
RP_MySQLConfig.Preferred_module = "mysqloo" -- Preferred module, case sensitive, must be either "mysqloo" or "tmysql4". Only applies when both are installed.
RP_MySQLConfig.MultiStatements = false -- Only available in tmysql4: allow multiple SQL statements per query. Has no effect if no scripts use it.
--[[
MANUAL!
HOW TO USE MySQL FOR DARKRP!
Download MySQLOO and read the guide here:
https://facepunch.com/showthread.php?t=1515853
WHAT TO DO IF YOU CAN'T GET IT TO WORK! - There are always errors on the server, try if you can see those (with HLDS/server logs) - the same errors are also in the logs if you can't find the errors on the server. the logs are at garrysmod/data/DarkRP_logs/ on the SERVER! The MySQL lines in the log always precede with "MySQL Error:" (without the quotation marks) - make sure the settings in this file (mysql.lua) are correct - make sure the MySQL server is accessible from the servers IP
]]
 
NOX3R

NOX3R

Geek suprême
Messages
436
Score réaction
148
Points
130
Tu dois avoir une base de donnée pour ça, sa ne s'invente pas. Tu dois avoir une base de données MySQL. La louer quoi
 
  • Initiateur de la discussion
MrBAYMAN

MrBAYMAN

Geek suprême
Messages
439
Score réaction
42
Points
155
NOX3R à dit:
Tu dois avoir une base de donnée pour ça, sa ne s'invente pas. Tu dois avoir une base de données MySQL. La louer quoi
ah
 
  • Initiateur de la discussion
MrBAYMAN

MrBAYMAN

Geek suprême
Messages
439
Score réaction
42
Points
155
NOX3R à dit:
Tu dois avoir une base de donnée pour ça, sa ne s'invente pas. Tu dois avoir une base de données MySQL. La louer quoi
donne le site
 
Joe Leroi

Joe Leroi

Chuck Norris
Messages
4 368
Score réaction
933
Points
605
  • J'aime
Réactions: MrBAYMAN
NOX3R

NOX3R

Geek suprême
Messages
436
Score réaction
148
Points
130
Je t'ai expliqué où et comment faire, tu peux au moins faire l'effort de chercher non ??
 
  • J'aime
Réactions: MrBAYMAN
  • Initiateur de la discussion
MrBAYMAN

MrBAYMAN

Geek suprême
Messages
439
Score réaction
42
Points
155
Joe Leroi à dit:
Tu dois l'avoir sur ton site...
C'est bon,j'ai fait avec l'hebergeur gratuit de mtx
 
  • Initiateur de la discussion
MrBAYMAN

MrBAYMAN

Geek suprême
Messages
439
Score réaction
42
Points
155
NOX3R à dit:
Je t'ai expliqué où et comment faire, tu peux au moins faire l'effort de chercher non ??
Merci a toi :)
 
NOX3R

NOX3R

Geek suprême
Messages
436
Score réaction
148
Points
130
Discord d'entraide
Rejoignz-nous sur Discord