Server isn't going to logged in. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Server isn't going to logged in. (
/showthread.php?tid=654669)
Server isn't going to logged in. -
samiulla - 03.06.2018
why ican't type any cmd except rcon login?
Re: Server isn't going to logged in. -
Ada32 - 03.06.2018
we wouldn't know, you haven't provided any code..
Re: Server isn't going to logged in. -
samiulla - 03.06.2018
How i can show you ?
Can you visit this server for seeing this?
Re: Server isn't going to logged in. -
HoNEYKISS - 03.06.2018
Quote:
why ican't type any cmd except rcon login?
|
Is it mysql? if it is mysql then you haven't set it up correctly it has happened to me in the past.Check this tutorial out
https://sampforum.blast.hk/showthread.php?tid=391920
Re: Server isn't going to logged in. -
samiulla - 03.06.2018
Where to edit lines?
//---------------------------------------
#define MySQL_HOST "localhost" //This will connect you to your local host
#define MySQL_USER "root" //default phpMyAdmin username
#define MySQL_PASS " " //default phpMyAdmin password is nothing, until you change it!
// -------> IMPORTANT LINE < -----------//
#define MySQL_DB "sa-mp" //Now here you have to put your database's name. (Put what you put in the phpMyAdmin in above step
Re: Server isn't going to logged in. -
HoNEYKISS - 03.06.2018
Quote:
Originally Posted by samiulla
Where to edit lines?
//---------------------------------------
#define MySQL_HOST "localhost" //This will connect you to your local host
#define MySQL_USER "root" //default phpMyAdmin username
#define MySQL_PASS " " //default phpMyAdmin password is nothing, until you change it!
// -------> IMPORTANT LINE < -----------//
#define MySQL_DB "sa-mp" //Now here you have to put your database's name. (Put what you put in the phpMyAdmin in above step
|
You have to edit the localhost the root the password and mysql_db"samp".Samiulla mysql is hard for begginers so I would suggest you to download a gamemode that is not Mysql