Posts: 1,241
Threads: 67
Joined: Dec 2013
Replace the MySQL database informations with yours.
Posts: 1,547
Threads: 122
Joined: Jun 2014
Reputation:
0
how to get my sql database info?? plz explain in detail
Posts: 1,547
Threads: 122
Joined: Jun 2014
Reputation:
0
how to get my sql database info?? help plz
Posts: 1,547
Threads: 122
Joined: Jun 2014
Reputation:
0
#define SQL_HOST "Your DB Host"
#define SQL_USER "DB Username"
#define SQL_PASS "DB Pass"
#define SQL_DB "DB Name"
- Replace those with your DB Settings.
- Then, Goto the Gamemode Folder, and you will find a .sql file, named cnr.sql (i think).
- Upload that to your MySQL Database.
- Then you can run the script successfully.
i didnt understood these steps help help help plz