Server bug - OnPlayerConnect
#1

Hey, that would be a problem when the server connects to the players there is no problem, and when the server is already number more than 24 player 0ID of 23ID that time, the players 25 no longer run the public OnPlayerConnect ..and 26, 27,28+ players sites.
I went through everything but I did not find any problems, define MAX_PLAYERS which was alredy set to 60 the number of slots in the server, but does not resolve the issue. Please urgently anyone knows what is causing this error? I hope I have described clearly, if someone can infer something about this please contact us!

#include < a_samp >
#if defined MAX_PLAYERS
#undef MAX_PLAYERS
#endif

#define MAX_PLAYERS (60)
Reply


Messages In This Thread
Server bug - OnPlayerConnect - by Slicebook - 27.12.2015, 15:35
Re: Server bug - OnPlayerConnect - by Slicebook - 27.12.2015, 18:09
Re: Server bug - OnPlayerConnect - by Tamy - 27.12.2015, 18:15
Re: Server bug - OnPlayerConnect - by Slicebook - 27.12.2015, 21:52
Re: Server bug - OnPlayerConnect - by Slicebook - 28.12.2015, 16:01
Re: Server bug - OnPlayerConnect - by Akbaig - 28.12.2015, 16:13
Re: Server bug - OnPlayerConnect - by DaniceMcHarley - 28.12.2015, 16:35

Forum Jump:


Users browsing this thread: 1 Guest(s)