Max Players
#1

I have this problem with my GameMode, it won't let more than 25 players connect to the game. I looked it up in the gamemode but I couldn't find anything wrong.

#define SCRIPT_MAXPLAYERS (300)
#define MAX_PLAYERS (300)

These are the lines which should define the max players but it won't work,can anyone help me out here please ?
Reply
#2

What about your server.cfg and what about your max slots on your host?
Reply
#3

In server cfg is the same ,300, and the host has more than 300 slots..I think the problem is from the gamemode.
Reply
#4

Quote:
Originally Posted by rappy93
Посмотреть сообщение
In server cfg is the same ,300, and the host has more than 300 slots..I think the problem is from the gamemode.
Lol, what host are you using? There are hosts you have to set the slots in the panel like serverffs..
Reply
#5

Just set your max players to 25 in server.cfg if you want just 25 players in your server.
Reply
#6

I want more than 25 players but the gamemode won't let me.
Reply
#7

What game-mode are you using? Is it your own one, made from scratch, or hosting with other's released GM?

I am asking this because you said 'I want more than 25 players but the gamemode won't let me.'
Reply
#8

The host is a dedicated one hosted at an ISP in my city. I don't think the host is the problem here.
Reply
#9

If you can,show us your script.
Or check for something which limits players.
Reply
#10

I bought the gamemode , and it is a really big one,over 80k lines of code.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)