14.01.2015, 14:19
That's still wrong. It will list all jailed players and if the last slot isn't used it will also send the "no jailed" message. You need to keep a counter inside the loop which increments each time a jailed player is found. Then check if the counter is 0 when the loop is finished.