Page 1 of 1

MySQL version

Posted: Thu Jul 09, 2015 1:01 pm
by ZoozieBoy
Hey guys,

Ok so I've been having a problem lately with my server. I downloaded the source of the ddrace server and compiled it (also tried the normal version) but
it seems like they don't support the MySQL features.I want to have multiple DDRace servers and all of the should work with the same /points (if you
completed a map on one of the servers your points should save on all of them) and that is only possible with MySQL right?

So I found the master-scripts.zip which looks like it has exactly what I'm looking for in it but I can't figure out how to use it. I've tried adding all
those files in the scripts folder and then tried to compile it. I've tried to add bam directly in the folder and tried to compile just the scripts
aswell. NOWHERE on the entire forum I can find anything related to this, I also tried googling it multiple times and could not find anything related or
even similar to this.I've seen a bunch of other local community servers which also haves the same problem.

So I was hoping that someone can please give me(maybe link me to one) a guide to this.

Thanks!

[mod=deen]Text restored, please don't delete solved questions.[/mod]

Re: MySQL version

Posted: Thu Jul 09, 2015 1:03 pm
by deen
It's kind of complicated and I don't have a tutorial for it. You have to compile the server yourself with "bam server_sql_release" and maintain the record_maps database table.

Re: MySQL version

Posted: Thu Jul 09, 2015 1:43 pm
by ZoozieBoy
deen wrote:It's kind of complicated and I don't have a tutorial for it. You have to compile the server yourself with "bam server_sql_release" and maintain the record_maps database table.
THANKS!!!! I got it to work!! :) <3

Re: MySQL version

Posted: Thu Jul 09, 2015 3:15 pm
by hi_leute_gll
And why you deleted the first post? Maybe other people will search for the same problem?