Thread: Staff array
View Single Post
  #5  
Old 08-09-2010, 05:20 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
I like to do..

PHP Code:
function onActionPlayerOnline() {
  
temp.staff serveroptions.staff.tokenize(",");
  
clientr.isStaff = (player.account in temp.staff);

__________________
Quote:
Reply With Quote