skip navigation

Welcome, Guest [log in · register]
Cwn Annwn
Search
Page 1 of 1 1
Kaendara I was wondering if anybody knew of a way to capture the colour of a variable in a trigger, so that I can use it when I modify the look.

Here’s an example of what I’m trying to do.

#TRIGGER {^Some stuff (*) here.$}
{
#VAR capturedcolour {[CODE TO CAPTURE COLOUR HERE]}
#SUB {More Stuff %ansi(@capturedcolour)%1 Here.}
}
Page 1 of 1 1