• Hail Guest!
    We're looking for Community Content Contribuitors to Stratics. If you would like to write articles, fan fiction, do guild or shard event recaps, it's simple. Find out how in this thread: Community Contributions
  • Greetings Guest, Having Login Issues? Check this thread!
  • Hail Guest!,
    Please take a moment to read this post reminding you all of the importance of Account Security.
  • Hail Guest!
    Please read the new announcement concerning the upcoming addition to Stratics. You can find the announcement Here!

Enhanced Client macro Question.

JoO

Seasoned Veteran
Stratics Veteran
Stratics Legend
Hi,

I'm trying to make a macro to dismount my pet and say all kill and not having alot of luck so far.

I use this line for the dismount

Code:
script UserActionUseItem(WindowData.PlayerStatus.PlayerId ,false)
but I can't get anything after it to work. Any suggestions or instruction on what I'm doing wrong here?
 
O

Old Man of UO

Guest
I just tried creating a macro to do what you are asking... I can dismount but nothing happens after that. I think the script blocks any other macro commands from executing.

I'll post this in the EC Beta forum to see if anyone has an idea how to do this.
 
Top