Quote:
Originally Posted by 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 (p: allplayers) {
if (p.isbuddy) this.buddies.add(p.account);
}
|
Oh woah, I could use this though =]
thanks yenni