Thread: gatherBuddylist
View Single Post
  #2  
Old 11-25-2006, 09:39 PM
Yen Yen is offline
Banned
Yen's Avatar
Join Date: Oct 2005
Location: Nova Scotia, Canada
Posts: 1,085
Yen is an unknown quantity at this point
Send a message via AIM to Yen Send a message via MSN to Yen
Yeah, it'd be cool.
You can currently find any buddies that are online, but that's the extent of it.

PHP Code:
for (pallplayers) {
  if (
p.isbuddythis.buddies.add(p.account);

Reply With Quote