I'm trying to set up substitutes for all the potions in the mud I'm playing to display the potion's use affects. I've managed to get the substitutions to work properly, but I've run into a problem.
An example of a potion would be a cauterising potion. It has the effects of flame strike then two cure serious. (I've substituted 'cauterising potion' with 'cauterising potion -- flame strike-cure serious-cure serious --') I've been trying to figure out a way to change the 'flame strike' portion of the substitution to a red color so that I'll be warned that it will hit with a flame strike before healing.
I realize that this particualar example is pretty easy to remember, but it was also pretty easy to explain. I'm pretty sure that this can't be done with just triggers, and I don't really have any experience scripting with MUSHclient, so any help getting started would be greatly appreciated.
An example of a potion would be a cauterising potion. It has the effects of flame strike then two cure serious. (I've substituted 'cauterising potion' with 'cauterising potion -- flame strike-cure serious-cure serious --') I've been trying to figure out a way to change the 'flame strike' portion of the substitution to a red color so that I'll be warned that it will hit with a flame strike before healing.
I realize that this particualar example is pretty easy to remember, but it was also pretty easy to explain. I'm pretty sure that this can't be done with just triggers, and I don't really have any experience scripting with MUSHclient, so any help getting started would be greatly appreciated.