RekkasGit / E3Next

10 stars 19 forks source link

Add support for UseItem flag to work around issues with /Casting #211

Open jamescd23 opened 6 months ago

jamescd23 commented 6 months ago

Use case is on EZServer, where class epics are augs that provide click effects.

It appears that MQ2Cast doesn't work when an item's click effect is granted from an aug. For a work-around, add a UseItem flag to alternate to a /useitem call which does work.