FWCentral Posted August 2, 2012 Share Posted August 2, 2012 Hey everyone, not too sure why but this won't change the color of the message if anyone can help: outputChatBox("Local OOC: "..getPlayerName(source)..": #FFFFFF"..message, nearbyPlayer, 0,102,221) No errors Just this in the chat: Local OOC: Name: #FFFFFFmessage Link to comment
Castillo Posted August 2, 2012 Share Posted August 2, 2012 You forgot about the last argument: colorCoded: A boolean value determining whether or not '#RRGGBB' tags should be used. Link to comment
FWCentral Posted August 2, 2012 Author Share Posted August 2, 2012 Oh damn thank you Solidsnake Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now