IsPlayerConnected = 0 for connected clients o_0
#1

hello
we got strange behavior, when player count exceeds 124, newly connected players do not receive class selection screen. and every other player with id 125 & more got colored nick and is not possible to log in. every command shows "unknown cmmand" error, every function filtering with IsPlayerConnected does not work, and etc.

server version 0.3 R4.

have anyone had similar trouble? or can suggest the solution for this. all ideas are welcome
Reply
#2

Could be caused by a define code. Check your gamemodes, filterscripts, and any includes (excluding a_samp) for #define MAX_PLAYERS.
Reply
#3

printf("%d",MAX_PLAYERS);
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)