Having trouble with some commands
#2

"Accessing element at index 65535 past array upper bound 499"
This seems to be caused by a loop that doesn't stop through playerids. ( 499 is SA-MP default max_players ) 65635 is max a loop can reach I think. So yeah, check out your loop and add i<MAX_PLAYERS;

Also change ACMD to CMD in kill command, unless you have ACMD defined ( show us its code if possible )
Reply


Messages In This Thread
Having trouble with some commands - by LeXuZ - 05.03.2015, 19:05
Re : Having trouble with some commands - by Golimad - 05.03.2015, 19:23
Re: Having trouble with some commands - by CalvinC - 05.03.2015, 19:26
Re: Having trouble with some commands - by LeXuZ - 05.03.2015, 19:30
Re : Having trouble with some commands - by Golimad - 05.03.2015, 19:31
Re: Having trouble with some commands - by CalvinC - 05.03.2015, 19:33
Respuesta: Having trouble with some commands - by JuanStone - 05.03.2015, 21:27
Re: Having trouble with some commands - by LeXuZ - 06.03.2015, 17:57

Forum Jump:


Users browsing this thread: 1 Guest(s)