Search found 2 matches

Go to advanced search

by Glicknib
Wed Sep 05, 2012 12:37 am
Forum: Third party software
Topic: double keypress keybindings?
Replies: 7
Views: 1887

Re: double keypress keybindings?

Doing to many bca (etc) commands to fast will cause some commands to be dropped. Only one macro at a time can send bca commands to the server. Keep that in mind as you design macros.
by Glicknib
Wed Sep 05, 2012 12:35 am
Forum: Third party software
Topic: Stick Command
Replies: 23
Views: 3688

Re: Stick Command

One thing you may want to try instead of using the /target command is to use an ID


Example:

Code: Select all

/stick id ${Me.ID}


This removes the need for your toons to target you and otherwise waste actions in a macro.

Go to advanced search