I need help - 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: I need help (
/showthread.php?tid=477775)
I need help -
KDark - 26.11.2013
when i insert a game then i start the server then it says "The server is not responding.Retrying" Why?? I need Help
http://tinypic.com/r/fksgtf/5
Re: I need help -
newbie scripter - 26.11.2013
1. Connect to localhost via samp_debug or connect to 127.0.0.1:port in samp
2. Make sure that u open ur samp-server.exe and it shouldn't be closed
Re: I need help -
Spydah - 26.11.2013
And make sure the server version is updated to your SA-MP Version.
Re: I need help -
kbalor - 26.11.2013
Happened to me one time. And the problem is that I forgot to set mysql
Quote:
#define MYSQL_HOST "ip"
#define MYSQL_USER "username"
#define MYSQL_DB "database"
#define MYSQL_PASS "password"
|
I don't know if were in the same case but just incase
If you have serverlog. Please kindly show us.