MAX_PLAYERS problem.
#1

Hi !
When I have more than 50 players, the login doesn't work properly for ids 40-50+, textdraws won't appear for them, they are burning,etc. I have not defined max_players because if i will add it, textdraws/login system will not work, id 0 will have wanted level etc.. What can I do?

I want just few ideas... Which could be the reasons?
Reply
#2

Don't use a downloaded GodFather edit.
Reply
#3

say RIP. find another GodFather edit
Reply
#4

Quote:
Originally Posted by Kursed
Посмотреть сообщение
say RIP. find another GodFather edit
Why RIP ? Is not any way to fix that ? I am using VORTEX RP not gfedit.
Reply
#5

Quote:
Originally Posted by Nin9r
Посмотреть сообщение
Why RIP ? Is not any way to fix that ? I am using VORTEX RP not gfedit.
Isn't Vortex a GF edit?
Reply
#6

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 )
Reply
#7

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 )
Utter nonsense.
Reply
#8

Just change the slots inside the gamemode,
Then it will work perfectly.
Simple and easy,
Reply
#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
#10

GF edit not work normally, try this problem in to a FilterScript (sorry for my bad English :/ )
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)