solvogero
Legend
...still can't find the macro forum (did they remove it with the upgrades a few months ago?), so I'm putting it up here. I can't get the below macro to work properly. The issue is that the yellow portion doesn't work. When I click the shift key, the icon shows the trike key (which is correct), it just doesn't do anything....Now, when i remove the part in red, the trike key works fine. Anyone know how i can keep both parts in? Casting Timber Wolf works fine without pressing shift.
Thanks.
/console Sound_EnableSFX 0
/cast [mod:shift] Goblin Trike; Timber Wolf
/cast [swimming] Aquatic Form(Shapeshift); [outdoors] Travel Form(Shapeshift); [indoors] Cat Form(Shapeshift)
/console Sound_EnableSFX 1
/run UIErrorsFrame:Clear()
Thanks.
/console Sound_EnableSFX 0
/cast [mod:shift] Goblin Trike; Timber Wolf
/cast [swimming] Aquatic Form(Shapeshift); [outdoors] Travel Form(Shapeshift); [indoors] Cat Form(Shapeshift)
/console Sound_EnableSFX 1
/run UIErrorsFrame:Clear()