View Single Post
04-23-09, 08:34 PM   #1
Mud
A Murloc Raider
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 8
Determining if a user is online?

What's the simplest way to determine if a player is online?

I'm using SendAddonMessage to send data to a named player. This chokes if that user is not online. Is there a simpler way to determine a whisper target is valid than sending a who request and iterating through the results?

Last edited by Mud : 04-23-09 at 08:39 PM.
  Reply With Quote