Probably a basic question but its giving me fits
Posted: Sun Oct 30, 2016 10:56 pm
As I continue down this road, I have developed a new issue.
In the old ways (back before MQ2) if you wanted to tell the party what you were doing it was a simple line.
/gsay Casting RGC on %t
In MQ2 (using) /multiline ; /bct Cleric //gsay Casting RGC on %t ; /timed 10 /cast 6
I get the following in group chat:
Casting RGC on t
and then it does cast the spell as it should.
What I want it to do is say in group chat is the name that the cleric has targeted.
Example:
If Loadn is targeted
Casting RGC on Loadn
Then cast the spell.
So my question is what do I replace %t with to make the cleric announce who she is casting on?
Any help?
Thanks
Aardil
In the old ways (back before MQ2) if you wanted to tell the party what you were doing it was a simple line.
/gsay Casting RGC on %t
In MQ2 (using) /multiline ; /bct Cleric //gsay Casting RGC on %t ; /timed 10 /cast 6
I get the following in group chat:
Casting RGC on t
and then it does cast the spell as it should.
What I want it to do is say in group chat is the name that the cleric has targeted.
Example:
If Loadn is targeted
Casting RGC on Loadn
Then cast the spell.
So my question is what do I replace %t with to make the cleric announce who she is casting on?
Any help?
Thanks
Aardil