Skip to content

Highlight String?

ZephiriusZephirius Member Posts: 419
edited July 2021 in Builders - Scripting
I was wondering how to color some text in a script?
AssignCommand(oPC, ActionSpeakString
        ("...text"));
        }
        else
        {
        return;
        }

How would I go about coloring it say,... yellow. :)

Thanks guys...

Z
Post edited by Zephirius on

Comments

Sign In or Register to comment.