12-11-2008, 06:45 PM
Code:
#showtooltip Shield Slam
/script UIErrorsFrame:Hide()
/cast Shield Block
/use Repelling Charge
/console Sound_EnableSFX 0
/use 14
/console Sound_EnableSFX 1
/script UIErrorsFrame:Clear()
/script UIErrorsFrame:Show()
/cast Shield Slam
/startattack
May want to adjust positioning if there are other sounds you want to disable during this (i.e. disable the sound effects for more than just the trinket activation).