Target Highlighting in Mudlet
I have a base target alias, but I am trying to get mudlet to highlight every instance of that variable in red, or anything really.
How would that look?
My target alias coding looks like:
How would that look?
My target alias coding looks like:
target = matches[2]:title()
send("rt Targeting: "..target.."")
Just trying to make the 'target' noticeable amongst room description and other mobs.
thanks in advance!
Just trying to make the 'target' noticeable amongst room description and other mobs.
thanks in advance!
0
Comments