Jump to content

Webchatz


Warrior124

Recommended Posts

  • Replies 37
  • Created
  • Last Reply

Top Posters In This Topic

I never did add any coding in there for showing colors as in using CTRL + k plus the color code. However, I'm adding that into the one I'm currently fiixing atm. right now to get it to change text colors you will need to go into your colors dialog, and select "Own Text" and change the color. However, this one I'm working on right now will change the color as well when you use the CTRL + K + color code. This update should be ready soon. :)

Edited by Warrior124
Link to comment
Share on other sites

I now use $chr(2) & $chr(3) respectively now instead of ctrl b & ctrl k

$chr(3) $+ $readini($_data,Colours,Chat_Colour,$iif($readini($_data,Switches,Bold_Font) == 1,$chr(2))) $1-

 

makes the code alot cleaner & easier to manipulate :)

Link to comment
Share on other sites

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

×
×
  • Create New...