QUOTE(Bear @ Oct 8 2009, 10:05 AM)

There is no way to do that, Pressing the Left Mouse Button doesn't produce a Global Key code (Ascii). The only thing that may work but it looks like it would have to be for Asheron's Call since the command is Decal required:
QUOTE
_pointerstate - Returns the state of the mouse pointer
and even then I'm not sure what that returns about the pointer.
Well, if my memory hasn't gone completely that was a decal variable that would show when the pointer had changed in AC1. What it returned was a number based upon the busy state of the pointer (like the old portal storms and while you were in the portal the cursor would be busy). For the exact numbers (I don't think it was a simple 0/1) you would have to look back at the old Decal information.