Jump to content

how to color line?


berry172

Recommended Posts

maybe?

exports.global:sendLocalMeAction(source, "dasdw4142 line") 
outputChatBox("#B81113ds421515151 line", 255, 194, 15, true) 

or maybe you using it server side, so it should be:

exports.global:sendLocalMeAction(source, "dasdw4142 line") 
outputChatBox("#B81113ds421515151 line", source, 255, 194, 15, true) 

or you have to explain better.

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...