Thread Tools Display Modes
06-29-20, 05:14 PM   #1
pinmouse
A Murloc Raider
Join Date: Jul 2014
Posts: 9
Red face

Originally Posted by Kanegasi View Post
Ah, DBM. I was confused by the /count since DBM uses /pull. Same format, different function. Unfortunately, DBM doesn't expose its pull function, but we can use the registered SlashCmdList function instead.

Lua Code:
  1. /run if SecureCmdOptionParse("[btn:2]") then SlashCmdList["DEADLYBOSSMODS"]("pull 3") else SlashCmdList["DEADLYBOSSMODS"]("pull 10") end
Oh man! It is /pull... brain fart on my part! Sorry about that!

P.S.
Your macro worked great! Thanks!!!

Last edited by pinmouse : 06-29-20 at 05:19 PM.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Macro Help » /count different depending on right or left click.


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off