Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

Chat Color

Page: 1 of 1
 Nefariouz
05-24-2006, 7:12 PM
#1
I would like when I hit "T" to say something, that it chats in a specific color instead of the default green.

However when I write it, (something like this:)

//Chat Script By Nefariouz

echo "^3Yellow ^2Chat Text ^1Enabled"

bind t "vstr chat"
set chat "say ^3 "

and then hit "t", it just display's my name and no text afterwards. So is there a string command or a wildcard that I can place after the 3 so I can type in what I wish to say? I left that space after the 3, thinking it would let me type in something but apparently I'm missing something.
Page: 1 of 1