SA-MP Forums Archive
Max player ID - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: General (https://sampforum.blast.hk/forumdisplay.php?fid=13)
+--- Thread: Max player ID (/showthread.php?tid=60482)



Max player ID - Mikep - 04.01.2009

If you can have 200 people, is the max playerid 199? or 200? If its 200 its 201 slots ;d

Because of ID 0...


Re: Max player ID - Serbish - 04.01.2009

MAX_PLAYERS is 200 if I'm not wrong but the counting starts from ID 0.
That's the max. amount that the server can hold and it's 200.


Re: Max player ID - Mikep - 04.01.2009

So a player can't have ID 200?


Re: Max player ID - Serbish - 04.01.2009

Quote:
Originally Posted by Mikep
So a player can't have ID 200?
Right.
But still MAX_PLAYERS is 200.
That's why if ID 33 for example leaves the server, the next one would get the first ID which is free or the ID which is free and the nearest to zero.


Re: Max player ID - Mikep - 04.01.2009

So you can't have ID 200? :S


Re: Max player ID - boylett - 04.01.2009

Quote:
Originally Posted by Mikep
So you can't have ID 200? :S
No.


Re: Max player ID - Mikep - 04.01.2009

I'm sure i've seen people with ID 200...

While we are talking about ID's:

When your connecting, you have ID 202, wtf?


Re: Max player ID - Serbish - 04.01.2009

Quote:
Originally Posted by Mikep
I'm sure i've seen people with ID 200...

While we are talking about ID's:

When your connecting, you have ID 202, wtf?
Maybe it's a bug or something.
But it's impossible.
If there are 200 people it will say: Server is full and it try to reconnect you until one player left and you get his ID, but it cannot be over 199.


Re: Max player ID - hamptonin - 04.01.2009

it begin at 0
if there are 199 people in the server then it stay outside in the list 200
and ingame it stay 200 to if you press tab but the id's don't go higher then 199


Re: Max player ID - Dujma - 04.01.2009

Quote:
Originally Posted by hamptonin
it begin at 0
if there are 199 people in the server then it stay outside in the list 200
and ingame it stay 200 to if you press tab but the id's don't go higher then 199
That is correct