• Runes of Magic Addons
  • Runes of Magic
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

/Who

 
Project Updated:
Files Updated: Wed, May 13 2009
Supports Game Version: 1825
Category: Chat & Communication
Tags:

[Edit Tags]

Project Manager: Xylch
Additional Authors: No additional authors
Current Version: v1.4
License: MIT License
Development Site: CurseForge
Avg Daily DL (last 30 days): 5
Downloads Total: 10,718
Favorites: 33
Comments: 15
  • About /Who
  •  

Description
This addon creates a /who command in RoM.
You can also Shift-click someones name in chat to get the same effect.
You can search by class and level (main class only) by typing /who class lvl-lvl

Configuration
You can open the configuration frame by either typing "/whoconfig" or through AddonManager.
Format:
!name
!zone
!channel
!mainclass / !subclass
!mainlvl / !sublvl

Example:
!name - !mainlvl !mainclass / !sublvl !subclass - !zone =!channel=
Would display...
Majorelle - 18 Scout / 17 Priest - Sascilia Steppes =World-1=

Usage
Specific player: Just type /who [playername] or Shift-click the person's name in chat.
Class/Level: /who [minlvl[-maxlvl]] [class]

Examples
/who Majorelle
/who priest 10-20
/who 25 Scout
/who 30-35
/who knight

Known Bugs
Players in a party or raid, or who have their LFG box unchecked will NOT show up in results.
Guild and Title can not be displayed due to you and the person you are querying having to be on each other's friends list.
Typing a minlvl followed by a dash (ex. /who 10-) without a maxlvl will not allow your editbox to close.

  • Downloads (5)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  /Who v1.4 Release 1825 7,833 5/13/2009
  /Who v1.3 Release 1825 960 4/30/2009
  /Who v1.2 Release 1825 880 4/12/2009
  /Who v1.1 Release 1825 178 4/9/2009
  /Who v1.0 Release 1825 262 4/6/2009
  • 1 page(s)
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Just wondered if "/who" will ever be able to report online Guild Members from a query like /who Guild Name . Works in Wow. Seems like it should work in RoM.

    Reply Report Permalink
  • Xylch said

    I don't play RoM anymore, so it's not very likely that I will be making any changes to this addon. However, I am not even sure what you ask for is even possible, atleast it wasn't when I was coding for RoM.

    Reply Report Permalink
  • JeromeM said

    Now we can see Guild without the need to be in the FL

    Reply Report Permalink
  • nbanyan said

    Added Druid and Warden support.
    http://rom.curseforge.com/addons/who/repositories/nbanyan/files/2-who-for-elves/

    Reply Report Permalink
  • murasaki said

    About time. Thank you!

    Reply Report Permalink
  • snow0815 said

    Sometimes I get "no result found" when shift-left clicking someone that most definitely is online as they are at that time posting in zone or guild chat. Could it be that you are missing some of the newer zones such as kalin or TT?

    Reply Report Permalink
  • Xylch said

    That means that they have their LFG box un-checked in the Group Search interface, or that they are in a party.

    This is why the player cache was implemented, but you can't cache a player if they already have that box un-checked or are in a group.

    Reply Report Permalink
  • Lokimar said

    I'm getting spammed occasionally by multiple "/who: No Results Found." when walking around or sometimes just standing and not pressing any keys.

    In fact it filled up my chat screen while I was typing this.

    It does work when I intentionally use it.

    Reply Report Permalink
  • Yes I have this problem too. It seems to be a problem with the tooltip because i get this error-message when I "mouse-over" a player. I think it could be a crash with the pbInfo-tooltip.

    Maybe you can just add an option for switching the tooltip off.

    I'd really like to youse your addon ;) I like it

    greetz

    Reply Report Permalink
  • Xylch said

    This problem should have been fixed in v1.3 which I released on the 30th of April.

    If you are using that version, please let me know if the error is still occurring.

    Also, the best place to report bugs or anything about the addon is the forum thread @ http://forum.runesofmagic.com/showthread.php?t=51086 or for an IMMEDIATE response you could hit me up on IRC on the Freenode network in the channel #RoMUIDev - just say Xylch in the channel and I will know u to check it. If you don't have an IRC client you can use http://www.mibbit.com/chat/

    Reply Report Permalink
  • Xylch said

    I will have a fix out for this later, sorry

    Reply Report Permalink
  • Lokimar said

    As a workaround, commenting out the line with "No Results Found" in who.lua works (if you're comfortable working with code). To comment out add -- at the start of the line as in:

    -- Sol.io.Print("/who: No Results Found.");

    The shift/click on name in chat, which is a really nice feature, still works after the commenting out.

    Reply Report Permalink
  • Fongar said

    me too and reverted to older one back

    Reply Report Permalink
  • opeth771 said

    Doesn't work for me... Addons loads up, /whoconfig works... but whenever i do /who playersname or whatever, nothing comes up.. Shift-clicking a name in the chat doesn't work either

    Reply Report Permalink
  • Monk1610 said

    I'm not sure if it's case sensitive, but have you tried /Who? Also, it might not work with yourself, but works quite well for people not in a party.

    Reply Report Permalink
  • nbanyan said

    Very nice job here.
    One feature I'd love to see is having the class, level and channel info displayed in Zone and whisper chat automatically.

    Ex. [George][23k/5p][3]: Hello
    for George is a lvl 23/5 knight/priest on channel World-3

    Such automation of the data you've found would make forming parties even easier than /Who already allows.

    Reply Report Permalink
  • Xylch said

    I was actually thinking about this myself.

    I may do it, but if I do, it will be as a separate AddOn with /Who as a dependency.

    Also, sorry for the late reply, just noticed your comment.

    Reply Report Permalink
  • nbanyan said

    np, I went ahead and tried adding the feature myself and submitted it in a cloned repository.
    For some reason the stats don't always show up in chat even if the regular /Who command works.
    I don't know if the data mining is just too slow to make it into the chat message sometimes or what, but it works about half the time.

    I just found your reply also. It'd be nice if comments where as easy to track as file updates here.

    Reply Report Permalink
  • KimTiger said

    Well done, but can you implement the guild name too?

    Regards, Kim

    Reply Report Permalink
  • Fongar said

    heh u forgot the folder name.....

    Reply Report Permalink
  • Addon Packs Containing /Who

Most Downloads / Day

/Who has not been added to any Addon Packs yet.

  • Similar Addons
  •  

Average downloads per day

  1. 270 pbInfo Chat & Communication, Quests...
  2. 146 ComeOnIn Chat & Communication, and...
  3. 40 Ultimate Blacklist Chat & Communication
  4. 37 RoMail2 Chat & Communication, Auction...
  5. 31 Ultimate Mail Mod Chat & Communication, and...