Jump to content

colors in outputChatBox wont work. Ideas?


Recommended Posts

foutrood = "#FF0000"

outputChatBox(foutrood.."Het voertuig kon niet worden gemaakt.", speler, 255, 255, 255, true)

any ideas wy this wont display the RED color ive setted in the variable foutrood?

EDIT:

I have another question:

How do you count the entrys in a table and store it in a variable

Link to comment

foutrood = "#FF0000"

outputChatBox(foutrood.."Het voertuig kon niet worden gemaakt.", speler, 255, 255, 255, true)

any ideas wy this wont display the RED color ive setted in the variable foutrood?

EDIT:

I have another question:

How do you count the entrys in a table and store it in a variable

Link to comment

i found the problem i think but not the solution:

when i use your example it works. but i want to display text to one user only. so i replace getRootElement() with speler in my case. speler is the element for the player thats the message meant for. so when i replaced it it doesnt work anymore. is this just al limitation or what. i think so.

Link to comment

i found the problem i think but not the solution:

when i use your example it works. but i want to display text to one user only. so i replace getRootElement() with speler in my case. speler is the element for the player thats the message meant for. so when i replaced it it doesnt work anymore. is this just al limitation or what. i think so.

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...