Excellent! Instead of "Say" can I use any valid chat command, such as a chat channel?
Example:
Code:
OnPress="ooc "Modifiers: " ## Parent.Modifiers.LocalText"
or even, if "abcdefg" was a valid chat channel that I was in
Code:
OnPress="abcdefg "Modifiers: " ## Parent.Modifiers.LocalText"
Or, is there a different syntax for calling chat channels in that way?
Also... can OnPress have more than one line / say more than one line?