Trigger Colors/Colours

Posted by Bbfreak on Sat 03 Aug 2013 05:28 PM — 6 posts, 24,033 views.

#0
Hi, I just thought it'd be a great idea if it was possible to see all trigger colors in one go. I mean like a way to preview them. The way I use trigger colors is to group like items, and make others stand out of course. Like if someone has multiple alts its easier to keep track of them all by giving them a specific color since I'm not very good at remembering names. The problem is there isn't a way to preview all trigger colors all at once/compare them etc, you have to go to the trigger and look at it and then go to the next one. Time consuming.

Anyway, apologizes if this isn't right place to post this but I thought it might be useful to have a way to preview all trigger colors at once and if someone can point me in the direction of how to do such that isn't a huge time consuming thing I'd be much appreciated.

Thanks
Australia Forum Administrator #1
I'm not sure what you mean by "see" all trigger colors. Can you amplify a bit?
#2
Well, *I* was thinking this would be to have triggers that change the color of the line they trigger on. It would be a great troubleshooting tool to see if the problem is with the capture or the execute!
Australia Forum Administrator #3
Triggers can currently colour the line they trigger on. Are you asking for a way of quickly reviewing what trigger does what colour?
#4
Sorry, I should have been more clear. I mean trigger color based on context.

If "%1">1000 then textcolor="red".

Something like that.
Australia Forum Administrator #5
I don't think so, because trigger colouring is done before the script is executed (I think).

For that, omit the line from output and re-echo it using the colour you want.