Server Closing Automatically
#1

My server was running fine but something happened later. When I joined the server the server running file "samp sever" closes automatically and its happening again and again.
Reply
#2

Show server logs.
Reply
#3

Show us your server_log, so we can check what's wrong.
Reply
#4

Might Be you forgot to enter the gamemode name in server.cfg
Reply
#5

Look at the server logs.
Reply
#6

I have figured out the mistake. Thanks all of u.
Reply
#7

And now you waste forum space by not telling us what the mistake was. Other people who might have the same problem in the future come here in the hope to find a solution, only to find none.
Reply
#8

Quote:
Originally Posted by Vince
Посмотреть сообщение
And now you waste forum space by not telling us what the mistake was. Other people who might have the same problem in the future come here in the hope to find a solution, only to find none.
My mistake was that i was using two commands at a time:

Quote:

public OnPlayerConnect(playerid)
{
SendClientMessageToAll(COLOR_YELLOW,"Any message")
SendClientMessage(playerid,COLOR_YELLOW,"Welcome to [RG]Counter Strike Server");
SendClientMessage(playerid,COLOR_YELLOW,"Type /rules, to see the server rules");
SendClientMessage(playerid,COLOR_GREEN,"Type /cmds, to see the list of available commands");
SendClientMessage(playerid,COLOR_GREEN,"Server Owned By Rissam");
return 1;
}

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)