Macro to change text color
Posted: April 25th, 2004, 12:24 pm
To change the color of the text bubble do this
/bind p beginchat <color red><bgcolor white><border red>
P is the button your creating the macro to, beginchat starts the chat but doesn't hit enter.. Color is the text color, put in whatever color you want.. bgcolor is background color.. and border is border.
Now when you want to speak in your special colors, all you do is hit the button you've assigned it to, in this instance the button we used is P, you can change this if you want.
You could also use this to create various text calls, or emotes when you press a button.
/bind p beginchat <color red><bgcolor white><border red>
P is the button your creating the macro to, beginchat starts the chat but doesn't hit enter.. Color is the text color, put in whatever color you want.. bgcolor is background color.. and border is border.
Now when you want to speak in your special colors, all you do is hit the button you've assigned it to, in this instance the button we used is P, you can change this if you want.
You could also use this to create various text calls, or emotes when you press a button.