Ulysses
Ulysses Stuff => Suggestions => Topic started by: centran on December 04, 2012, 04:16:34 PM
-
ability to change the color of the chat
something like...
ulx.fancyLogColor( ply, ulx.colors.red, "Hello", ulx.colors.blue, "World" )
and then it would print out Hello in the color red and World in the color blue.
-
http://ulyssesmod.net/docs/files/lua/ulib/shared/messages-lua.html#tsayColor :)
-
how do you pass it colors?
-
Using Garry's Color class: http://wiki.garrysmod.com/page/Structures/Color