Page 1 of 1

connecting server

Posted: 04 Apr 2019, 01:25
by MEDIC
cant seem to connect my pingperfect server after following instuctions i get an error message saying (Database named 'lif_999' does not exist on this server.) 999 isnt my numbers but not sure if that should be private so i changed them for this post.You will find them in the config_local.cs file. It is located in the main directory of the gameserver. The database name is a combination of lif_ and your World ID, found on top your world configuration XML file. i.e. lif_4 for WorldID 4. when i open my config.cs file it just says rcon password in their also flatten time (1000). nothing about the above mentioned.

Re: connecting server

Posted: 06 Apr 2019, 21:54
by Capt.M.Zimecki
In your control panel for PingPerfect youll find a button that says SQL details, all of the info you need to connect your server is there.
Theres a IP/port which is for the game server (That can be found where the start / stop button is)
theres an SQL ip / port (Which is the same IP as your server but with the port 3306)
theres your database name which will be Lif_whatever
then theres a user and password

thats everything you need to connect the livemap

Re: connecting server

Posted: 18 Dec 2020, 20:39
by rrgolfitness
Same issue and the details i find on the sql database arent working says the database name is not found on the server.

Re: connecting server

Posted: 19 Dec 2020, 11:56
by Nyuton
The world ID is found in the world_xxx.xml file, not in config_local.cs