Page 1 of 1

If /Then Alias?

Posted: Sun Nov 01, 2020 5:44 pm
by Nilats
When i glance at a mob I want a automatic group-say based on multiple potential shields the mob may have up:
so my viewpoint is:
A huge boa constrictor appears to be Animal and has a few scratches.
He's small in size.
His skin has the texture of bark with thorns.
He seems to be moving much faster than normal..
He is outlined with dancing purplish flames!

I'm not sure if this should be a if/then alias? I am digging thru an older script and trying to re-engineer it.. I xxx'ed out the part I'm unsure would be inserted:

if xxx ~= "His skin has the texture of bark with thorns." then
send("GCC 1.boa is thornskined)

else
if xxx ~= "He is outlined with dancing purplish flames!" then
send("gcc 1.boa is faerie fired")
end

Re: If /Then Alias?

Posted: Thu Dec 31, 2020 4:24 pm
by Drevarr
The attached Glances target to spell up Stone, Haste and Globe. Should be an easy mod to gsay shields on a glance target.
Glance_Spells_Triggers.xml
(8.24 KiB) Downloaded 228 times
Glance_Spells_Alias.xml
(526 Bytes) Downloaded 217 times
Don't know if Front/Back rank code is still in on Duris, may impact in some situations if still active.