01-05-2005, 03:18 PM
vor_lord,Jan 4 2005, 04:04 PM Wrote:Huh, I have lots of spots on the 12 action bars--my inventory will fill up first (plus I reorganize it). If x and y refer to a bar and slot, that is redundant with the ActionID, so this bears some experimentation.
Now that I am running WoW under Linux and have the tools I want to start playing with customization, perhaps I'll start with a few simple in-game macros like the above before writing any lua.
Thanks for the response and further tip!
[right][snapback]64353[/snapback][/right]
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).