$click

From Scriptwiki
Revision as of 13:55, 29 June 2007 by Cail (talk | contribs) (the same)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

$click(@,N)
Properties: x, y

This stores a history of x,y clicks for a window. You can use /clear -c @name to clear the history of clicks for a window. If you use $click() with no properties it returns x y.

note: $click doesn't store doubleclick, right clicks or middle button clicks