I'm trying to set up a trig, that when using a skill/spell, pulls out the required runes from the pouch in which they are stored, and to recast said skill/spell, until the desired runes have been acquired.
I have the "pull rune from bag" part done. I just need to get the trigger to send the skill or spell back to the mud again, to fire the trigger again until satisfied.
Here's what I have so far
You don't have (fehu|uruz|thurisaz|ansuz|raidho|kenaz|gebo|wunjo|hagalaz|nauthiz|isa|jera|ihwaz|perthro|elhaz|sowilo|tiwaz|berkano|ehwaz|mannaz|laguz|ingwaz|dagaz|othala).
get %1 from pouch
x
Now I'd like to recast the ability at x. Thanks in advance.
I have the "pull rune from bag" part done. I just need to get the trigger to send the skill or spell back to the mud again, to fire the trigger again until satisfied.
Here's what I have so far
You don't have (fehu|uruz|thurisaz|ansuz|raidho|kenaz|gebo|wunjo|hagalaz|nauthiz|isa|jera|ihwaz|perthro|elhaz|sowilo|tiwaz|berkano|ehwaz|mannaz|laguz|ingwaz|dagaz|othala).
get %1 from pouch
x
Now I'd like to recast the ability at x. Thanks in advance.