View Single Post
  #7  
Old 05-30-2010, 11:41 PM
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
You can access the your staff list on the server-side with code like this:

temp.staff = serveroptions.staff.tokenize(",");

Personally I'd use triggerserver, retrieve the staff list, and send the list to the client with triggerclient instead of serverr variable.
__________________
Quote:
Reply With Quote