I need to know the if for list containing.
like I have an allies list, and I need the mobs to check if the thing their attacking's side is on it and if it is, don't attack. but all I need to know is the if list contains thing.
Thanks to anyone/everyone that helps =)
I'm not positive of what you mean, but the Find() proc might be what you're looking for if you're trying to locate something in a list.