View Single Post
  #4  
Old 04-09-2011, 03:54 AM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
The second way is the right way to do it.

PHP Code:
temp.staffguilds serveroptions.staffguilds.tokenize(",");
temp.guild "Not Cool";
if (!(
temp.guild in temp.staffguilds)) {
  echo(
temp.guild);

Your 'this.admins' probably isn't a proper array.
__________________
Quote:
Reply With Quote