Started to test this addon yesterday, using r11 (displayed on DockingStation).
Unfortunately, it seems not to work the way as intended yet.
I've been setting a guild of my choice, but then when the first member of that guild came online (I know that because I have him on my friend list too), the tooltip didn't show anything.
And then I have a feature request too:
Would it be hard to code so that one can set more that only one guild watched? Having more guilds displayed would be awesome.
eh, things like this use the /who quires and that can have up to a 30 sec delay. and tracking more guilds would push that even further.
Exactly, Broker_AltGuild does a /who quire every 60 seconds and I don't want to increase that because its blocking the players /who quires for about 10 seconds. But I can add a /who quire whenever the tooltip shows.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Unfortunately, it seems not to work the way as intended yet.
I've been setting a guild of my choice, but then when the first member of that guild came online (I know that because I have him on my friend list too), the tooltip didn't show anything.
And then I have a feature request too:
Would it be hard to code so that one can set more that only one guild watched? Having more guilds displayed would be awesome.
Exactly, Broker_AltGuild does a /who quire every 60 seconds and I don't want to increase that because its blocking the players /who quires for about 10 seconds. But I can add a /who quire whenever the tooltip shows.