Bug- Need help as soon is possible. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Bug- Need help as soon is possible. (
/showthread.php?tid=389996)
Bug- Need help as soon is possible. -
Eugene. - 04.11.2012
Big problem. Every ID 25+ is bugged. I can't /pm them and when they join they automaticly get dragged by ID 0 for no reason. No commands working for ID 25+ and even banned players if they are joining and they are on ID 25+, they are automaticly unbanned. I really need help as soon is possible.
Re: Bug- Need help as soon is possible. -
Finn - 04.11.2012
Have you set MAX_PLAYERS to 25 in your gamemode?
Re: Bug- Need help as soon is possible. -
Eugene. - 04.11.2012
No, But I had few of them 30, 31 and 100. Should I set them MAX_PLAYERS?
Re: Bug- Need help as soon is possible. -
Finn - 04.11.2012
Yes, every player-related array should be set to MAX_PLAYERS and MAX_PLAYERS should be set to your server's maximum player count.
Re: Bug- Need help as soon is possible. -
Red_Dragon. - 04.11.2012
update your sscanf plugin it happened to me and it was fixed just try it might work
Re: Bug- Need help as soon is possible. -
Eugene. - 04.11.2012
I do use sscanf plugin.
Re: Bug- Need help as soon is possible. -
Eugene. - 04.11.2012
I changed everything, still bugged. I really need help because my players can't play because of this bug and I did work very hard to make 25 players.
Re: Bug- Need help as soon is possible. -
Eugene. - 04.11.2012
Anybody?