Public Macros i need some help with stick :/
Reply
i need some help with stick :/
ive tried
/bc (name) //tar (other name)
/pause 10
/bc (name) //stick 10
and ive tried
/bca //target ID ${Target.ID}
/bca //stick 5
and neither seem to work for long distances, i can run like 4 feet forward but then my character will always run off and be a hero somewhere else, did i type something in wrong?
Thu Apr 19, 2012 11:08 pm
and be a hero somewhere else


made me chuckle =b

You could try issuing a moveto to see if they get close for stick.>?

/bca
/moveto id ${Me.ID}
Fri Apr 20, 2012 6:41 am
Listen to This Guy
The stick will work fine for short runs but not for long runs? That sounds more like you are dropping packets - a internet connection issue. Occasionally one of my chars won't receive position updates from the server. The char which tries to be a hero somewhere else actually thinks the char it's supposed to follow is ALSO trying to be a hero somewhere else. This happens most often when I am steaming something in the background.
Fri Apr 20, 2012 7:50 am
Senior Project Member
so no facebook / skype anything like that?
Fri Apr 20, 2012 1:16 pm
Can't hurt to try without Facebook/Skype and see if it makes a difference. Can't hurt to try with only 2 characters.

Also, the /stick command you probably want to use is this:
/bca //stick id ${Me.ID} <insert other parameters like distance, uw, behind, !front, etc>
Fri Apr 20, 2012 5:31 pm
Senior Project Member
this is one of my hotkeys
Macro
More +
Page9Button12Name=stk-Hold
Page9Button12Color=18
Page9Button12Line1=/bca //target id ${Me.ID}
Page9Button12Line2=/pause 1
Page9Button12Line3=/bca //stick hold uw 15
Tue May 08, 2012 9:10 pm
Listen to This Guy
Public Macros i need some help with stick :/
Reply