Sorry about having so many questions lately. This one is about using a skill when it is called in a ring.
this is an example trigger line:
(Ring): Mikhael says, "Brazier target now"
I need a trigger that will send to the world: Touch brazier @target, I can't seem to get it to work. Right now i have my send text set up like so:
ring member = "%1"
local target = %2
touch brazier @target
What do I need to change?
this is an example trigger line:
(Ring): Mikhael says, "Brazier target now"
I need a trigger that will send to the world: Touch brazier @target, I can't seem to get it to work. Right now i have my send text set up like so:
ring member = "%1"
local target = %2
touch brazier @target
What do I need to change?