PV wrote:
> Ola Forsström wrote:
>> #showtooltip
>> /cast Premeditation
>> /cast Cheap Shot
>> /use 14
>>
>> I tried using conditions like /use [combat] 14 and /use [nostealth] 14
>> but then the trinket was never activated.
>
> Try adding
> /stopmacro [nocombat]
>
> before the use command. I'm not sure it will work though - macros act funny
> after using a skill that invokes the GCD.
Ok, I'll try that.
>> Alternatively:
>> Is it possible to get rid of the annoying sound when trying to use a
>> trinket that still is on cooldown?
>
> Somebody posted about that a while back - I don't remember the exact
> command though. *
Google was my friend (written from memory so not 100% sure this
is correct):
/run SetCVar("Sound_EnableSFX","0")
/use 14
/run SetCVar("Sound_EnableSFX","1")
--
Goldberry: lvl 70 Human Rogue (16/0/45) @ Darkspear EU (PvE)
Nikíta: lvl 59 Human Rogue (25/0/25) @ Spinebreaker EU (PvP)
Anepu: lvl 46 Undead Warlock (37/0/0) @ Karazhan EU (PvP)
Lilitu: lvl 35 Undead Rogue (7/0/19) @ Karazhan EU (PvP)
>> Stay informed about: Macro question