I wonder if there's a way to just check an array's contents without actually doing so, for instance if I had an array full of account strings how would I check if one of them was the client's player.account? account.array[someselectingparams] (what would those params be?)