MAX_PLAYERS problem.
#9

Quote:
Originally Posted by thefirestate
Посмотреть сообщение
Try finding #undef MAX_PLAYERS and then #define MAX_PLAYERS, it should be like 40-50 since it doesn't works for ids bigger than 40-50. Delete it and the MAX_PLAYERS should work now(Hopefully )
I don't have MAX_PLAYERS defined in gamemode... It is defined in samp_a.inc for 1000. I add this
Код:
#if defined MAX_PLAYERS
#undef MAX_PLAYERS
#define MAX_PLAYERS 100
#endif
in my gamemode but it still doesn't work properly...I don't know why.
Reply


Messages In This Thread
MAX_PLAYERS problem. - by Nin9r - 30.09.2015, 12:25
Re: MAX_PLAYERS problem. - by Scenario - 30.09.2015, 13:30
Re: MAX_PLAYERS problem. - by Kursed - 30.09.2015, 14:13
Re: MAX_PLAYERS problem. - by Nin9r - 01.10.2015, 13:16
Re: MAX_PLAYERS problem. - by J0sh... - 01.10.2015, 17:21
Re: MAX_PLAYERS problem. - by thefirestate - 01.10.2015, 20:11
Re: MAX_PLAYERS problem. - by J0sh... - 01.10.2015, 21:28
Re: MAX_PLAYERS problem. - by darkhunter332 - 01.10.2015, 22:33
Re: MAX_PLAYERS problem. - by Nin9r - 02.10.2015, 09:44
Re: MAX_PLAYERS problem. - by Scriptery - 02.10.2015, 17:07

Forum Jump:


Users browsing this thread: 1 Guest(s)