DennisWG / Roid-Macros

Vanilla macros on steroids!
MIT License
58 stars 20 forks source link

Modifier's don't work #40

Closed Jakobud closed 11 months ago

Jakobud commented 6 years ago

The following don't work:

/use [modifier:shift] Some weapon name

or

/equip [modifier:shift] Some weapon name

or

/equip [equipped:Axes] Some weapon name

At least I can't get them to work. Not sure if I'm doing something wrong.

Jakobud commented 6 years ago

Nevermind about the modifiers. I used this and it worked:

/use [mod:shift] Some weapon name

Still not sure about the equipped thing not working.