PDA

View Full Version : First Addon: Right Click /who


AceoStar
13-09-2006, 04:20 PM
Hello all,

This is the first of many addons I would like to work on, but Im a bit lost on where to start for this one. I want to make the mod interact with the event of right clicking on a character's name in chat. Currently the list shows /invite /whisper etc. I want to add /who to that list. Any tips on where to learn more about this event? I've looked at wowwiki and havent seen anything that specificly relates. :listen:

Sjak
13-09-2006, 05:00 PM
The mod RPPolice (http://www.curse-gaming.com/en/wow/addons-4580-1-rppolice.html) adds another line to that list. If you download it you should be able to figure out how to from the code.

Although, you can just shift-click someone to do an automatic /who.

AceoStar
13-09-2006, 05:43 PM
Thank you very much. Im very familiar with programming, but still very new to wow, I didnt even know you could shift cick them.

Thanks for the info!