Server closed.
#1

Hi , i have a problem. I run the server and when i`m connected the server close. At compile there is no errors. Help me.
Sorry my bad english.
Reply
#2

So u mean it requires a password to join, Check ur server.cfg if there is something like password line
Reply
#3

Quote:

echo Executing Server Config...
lanmode 0
rcon_password 1
maxplayers 500
port 7777
hostname Test Server
gamemode0 rggm
filterscripts
plugins mysql sscanf streamer
announce 0
query 1
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 10
logtimeformat [%H:%M:%S]

Here is the answer?
Reply
#4

Change rcon_password 1 to rcon 1
Reply
#5

Tip: Match samp client with server client, both should be same.
Reply
#6

Quote:
Originally Posted by shaniyal
View Post
Change rcon_password 1 to rcon 1
What are you talking about ? Without rcon_password variable the server won't even start.
Reply
#7

Quote:
Originally Posted by shaniyal
View Post
Change rcon_password 1 to rcon 1
I try but ... not working. Is the same problem.
Quote:

Tip: Match samp client with server client, both should be same.

Are the same.
Reply
#8

Quote:
Originally Posted by Hitek
View Post
I try but ... not working. Is the same problem.

Are the same.
Post your server_log.
Reply
#9

May be you put this in your script:
Code:
OnPlayerConnect(playerid) {
Kick(playerid);
}
Or make sure you are not banned from the server. (Check samp.ban file in the server folder)
Reply
#10

Quote:
Originally Posted by Player23
View Post
May be you put this in your script:
Code:
OnPlayerConnect(playerid) {
Kick(playerid);
}
Or make sure you are not banned from the server. (Check samp.ban file in the server folder)
I add this but doesn`t compile.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)