
05-30-2010, 11:41 PM
|
|
team canada
|
 |
Join Date: Jul 2004
Location: Canada
Posts: 5,200
|
|
|
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. |
|
|
|