I need some help with players wich id's are more than 100
#1

Hi guys, I've a problem with my GM, I don't know how but when I've more than 100 players in my server the id's (100,101,102,103...etc) begins to appear like a DeathMatch server (I'm using a moderntopia script) and they can't log in the server, and if they(100,101,102,103...) say something in the chat all the people in the server can read the message.
Reply
#2

Ask in the moderntopia topic.

~Nookie
Reply
#3

You might need to update your server files, maybe MAX_PLAYERS is set too low?
Reply
#4

Quote:

// Limits and internal constants
#define MAX_PLAYER_NAME (24)
#define MAX_PLAYERS (500)
#define MAX_VEHICLES (2000)

I think that MAX_PLAYERS is OK, I don't know why if I set 102 slots or more, ID's 100,101,102... begin to be bugged
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)