Slot Server problem - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Slot Server problem (
/showthread.php?tid=675672)
Slot Server problem -
devcaraz - 18.05.2020
Is maximal of Max player is 500?... because in my server, i using MAX_PLAYER when i put it on 1000, MAX_PLAYERS not work... And when i put it just 501... Still not work too... how to add it on 1000 nicely
(i was change from MAX_PLAYERS to 1000 in gamemode, but player with 501 id and more cannot logged in)
Re: Slot Server problem -
Lanzaderas - 19.05.2020
Are you using a vps or just a sa-mp host?
also try changing the MAX_PLAYERS in your server.cfg to maxplayers
like this:
maxplayers 1000
Re: Slot Server problem -
Variableā¢ - 21.05.2020
If you are using Windows, the max amount of players you can have in game is 500. If you use Linux, you will be able to go higher (up to 1000).
Re: Slot Server problem -
xbp13x - 22.05.2020
Quote:
Originally Posted by Variableā¢
If you are using Windows, the max amount of players you can have in game is 500. If you use Linux, you will be able to go higher (up to 1000).
|
That is not true. I just tested on Windows and I can have 1000 player slots with no issue.
devcaraz, are you using NPC's in your server? If you are they take up player slots.