Page 1 of 1

HELP__Online Friends List for MQ2HUD

Posted: Thu May 08, 2008 5:19 am
by bloodviane
Is there a working display for online friends out there if so i could not find it. If not is it possible. If so anyone feel like helping me figure out how to get it to work.



Thanks Bloodviane

Bump

Posted: Wed Jun 18, 2008 4:20 pm
by JesusHChrist
Actually, I too would like to see something like this implemented, and will gladly donate to anyone that can get this to work, along with a few variables for optional layouts. :cool:

Posted: Fri Jun 20, 2008 5:58 pm
by Czarman
Try :

Code: Select all

FriendsTotal = 3,20,170,255,234,008, Number of Friends: ${Friends}
Friends1 = 3,20,182,255,234,008, Friends 1: ${Friends.Friend[1]}
Friends2 = 3,20,194,255,234,008, Friends 2: ${Friends.Friend[2]}
Friends3 = 3,20,206,255,234,008, Friends 3: ${Friends.Friend[3]}
Just a snippet, to avoid "NULL" could put in if statements, etc. Not at home to test this. On reflection though it still would not show online status though unfortunately. Perhaps a plugin that checks both friends list and /who friend all every so often can update online status.

Posted: Mon Aug 04, 2008 1:18 am
by demonmachine666
A plugin would actually be a good idea for this. I'm by far not a coder and am a bit lazy to even attempt it lol.