SA-MP Forums Archive
+24 ID problem - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: +24 ID problem (/showthread.php?tid=49328)



+24 ID problem - Catastroph - 31.08.2008

Hello. As you can see in my signature; I have a server that has 40 slots and usually full. The bug I have is when someone connects to the server, if his IP is higher than 24; he cannot type any command. Seems like +24 IDs are disabled on my server. I guess my mode causes it but still couldn't exactly understand why it is so. Thanks.


Re: +24 ID problem - Catastroph - 02.09.2008

Any help?


Re: +24 ID problem - boemeles - 02.09.2008

cant it be lag? 24 people just to much for the server/internet connection?


Re: +24 ID problem - Catastroph - 02.09.2008

Impossible, can it be because of name[24]; lines?


Re: +24 ID problem - JaTochNietDan - 02.09.2008

Quote:
Originally Posted by Catastroph
Any help?
Don't double post, right so your saying that everyone with an ID of 24+ will not be able to use commands?


Re: +24 ID problem - Catastroph - 03.09.2008

Tried but it still occurs. Thanks though.


Re: +24 ID problem - yom - 03.09.2008

Your idea about the "array[24]" wasn't bad.. Search for "24" in your script.. If an array is declared as an array of 24 cells, and then you use it like "array[playerid]" then yes that could cause big problems like crashing the script.


Re: +24 ID problem - Catastroph - 04.09.2008

Tried in every way at least three times, but no. What a silly bug.


Re: +24 ID problem - Nero_3D - 04.09.2008

its not a bug it must be in your script or in one of your filterscripts
Because you would be the first person that ever noticed such a bug on a server


Re: +24 ID problem - CL0UD - 25.04.2010

Any idea on a fix for this? I've got the EXACT same problem, and I know I'm bumping a way way old topic.