Trigger:
^((.+?) attacks you\.|(.+?) wakes up and starts hitting you\.)@
I need to assign monster name to a variable, so that i can refer it later, for example targetting the right monster.
After numerous help file/forum/whatnot browsing, testing and thinking, I _still_ fail to do this.
I hope my example is clear and enough for an easy answer, and I am sane enough to understand it :P
^((.+?) attacks you\.|(.+?) wakes up and starts hitting you\.)@
I need to assign monster name to a variable, so that i can refer it later, for example targetting the right monster.
After numerous help file/forum/whatnot browsing, testing and thinking, I _still_ fail to do this.
I hope my example is clear and enough for an easy answer, and I am sane enough to understand it :P