Fix the Master Server so it works
Instructions: 1. In SQL, create an account called "srb2_ms" @ "localhost" (or your hostname). 2. Grant the account full priviledges to "srb2_ms" (the database). 3. Compile, and run using the sh script provided. That's all I'm telling you, I don't want this to become rampant.
Showing
- tools/masterserver/.gitignore 2 additions, 2 deletionstools/masterserver/.gitignore
- tools/masterserver/ipcs.h 1 addition, 1 deletiontools/masterserver/ipcs.h
- tools/masterserver/masterserver.sh 10 additions, 11 deletionstools/masterserver/masterserver.sh
- tools/masterserver/server.cpp 6 additions, 2 deletionstools/masterserver/server.cpp
- tools/masterserver/structure.sql 22 additions, 18 deletionstools/masterserver/structure.sql
Loading
Please register or sign in to comment