Jump to content
  • 0
Sign in to follow this  
Tsuuu

npctalk

Question

It is possible to change the color of the writing of "npctalk" in chat? Or will always be white?

I'm sorry if I posted the wrong place.

 

Share this post


Link to post
Share on other sites

7 answers to this question

Recommended Posts

  • 0

idk maybe try

 

 

npctalk "^5BA146Hello, world!^000000";

 

but i also see in constants.nd there are these values

 

 


C_AQUA: 65535
C_BLACK: 0
C_BLUE: 255
C_GRAY: 8421504
C_GREEN: 32768
C_LIME: 65280
C_MAROON: 8388608
C_NAVY: 128
C_OLIVE: 8421376
C_ORANGE: 16753920
C_PURPLE: 8388736
C_RED: 16711680
C_SILVER: 12632256
C_TEAL: 32896
C_WHITE: 16777215
C_YELLOW: 16776960
C_PINK: 16761035
C_CHOCOLATE: 13789470
C_GOLD: 16766720
C_VIOLET: 15631086

So...I dunno.

Share this post


Link to post
Share on other sites
  • 0

idk maybe try

 

 

npctalk "^5BA146Hello, world!^000000";

 

but i also see in constants.nd there are these values

 

 


C_AQUA: 65535
C_BLACK: 0
C_BLUE: 255
C_GRAY: 8421504
C_GREEN: 32768
C_LIME: 65280
C_MAROON: 8388608
C_NAVY: 128
C_OLIVE: 8421376
C_ORANGE: 16753920
C_PURPLE: 8388736
C_RED: 16711680
C_SILVER: 12632256
C_TEAL: 32896
C_WHITE: 16777215
C_YELLOW: 16776960
C_PINK: 16761035
C_CHOCOLATE: 13789470
C_GOLD: 16766720
C_VIOLET: 15631086

So...I dunno.

I'm sorry for the delay , I tried every way and none worked...

You have any other idea where I look or search?

 

Obs: Thank you for answer to my topic

Share this post


Link to post
Share on other sites
  • 0

idk maybe try

 

 

npctalk "^5BA146Hello, world!^000000";

 

but i also see in constants.nd there are these values

 

 


C_AQUA: 65535
C_BLACK: 0
C_BLUE: 255
C_GRAY: 8421504
C_GREEN: 32768
C_LIME: 65280
C_MAROON: 8388608
C_NAVY: 128
C_OLIVE: 8421376
C_ORANGE: 16753920
C_PURPLE: 8388736
C_RED: 16711680
C_SILVER: 12632256
C_TEAL: 32896
C_WHITE: 16777215
C_YELLOW: 16776960
C_PINK: 16761035
C_CHOCOLATE: 13789470
C_GOLD: 16766720
C_VIOLET: 15631086

So...I dunno.

not working bro

Share this post


Link to post
Share on other sites
  • 0

http://www.w3schools.com/colors/colors_picker.asp, choose a color, there will be text thats in bold along the lines of #00ffff, it'll be different for whatever color you choose. so this will be the color you use for you npc chat. if you want it to be that color. follow this way

 

mes "^00FFFFThis is Aqua Text^000000";

don't forget to change the color back otherwise all the text will be that color.

Share this post


Link to post
Share on other sites
  • 0

@@lilcooldude69 I think @@Tsuuu is referring to the actual 'npctalk', where the npc has a dialogue message above its head.

exactly, thanks.

 

 

Oh :o, i'll test that out and come back to you o.o

I will be grateful to you.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.