01-05-2005, 04:04 PM
vor_lord,Jan 5 2005, 03:18 PM Wrote:I played around for a few minutes, and the syntax seems to be:
UseAction(ActionID, [checkCursor])
I couldn't seem to figure out a rational ordering with the numbers in general for ActionID (it didn't seem to match the description above, with consecutive numbers not being on the same toolbar) but as a Cosmos user the last numbers (from 120 down) are the sidebars.
Next time I'm on I'll fully implement your macro (with the logic for what to switch).
[right][snapback]64421[/snapback][/right]
I thought that the usage for the function I posted
UseAction(ActionID, x, y)
would be
x, y = bar, slot (or vice versa)
and ActionID was the returned parameter. I could not find this function in the Lua list in this form, however.