Jaden_Adams Posted November 29, 2017 Share Posted November 29, 2017 (edited) Don't work in color. have a stroke player.outputChatBox ("<b style='color: red'>incorrect password, try again!</b>"); Here is what displays in the in-game chat: <b style='color: red'>incorrect password, try again!</b> How to fix it? In JavaScript, a programmer recently, asking for help! Sorry for the curve English. Use google translator! Edited November 29, 2017 by Jaden_Adams Link to comment Share on other sites More sharing options...
Captien Posted November 30, 2017 Share Posted November 30, 2017 You need to trigger the safeMode to true. just put in client-side mp.gui.chat.safeMode = false; and your html code will work. 1 Link to comment Share on other sites More sharing options...
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