View Single Post
  #1  
Old 09-17-2011, 05:03 AM
oralgnome oralgnome is offline
doesnt afraid of anything
oralgnome's Avatar
Join Date: Sep 2011
Posts: 34
oralgnome is an unknown quantity at this point
checking an array's contents

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?)
Reply With Quote