Jump to content

Recommended Posts

Posted

Unsure if this is the right section or if I should've posted in scripting but..
I'm playing around with creating a RageMP server, at some point I added a charcreator mod/plugin/addon/whatever it's called. When I tried using the.. thing.. by writing /creator in chat, I noticed the chat wouldn't open anymore. I restarted the game, I restarted the server, I removed the script, but the chat remains broken. Not only it doesn't open up but it also doesn't appear anymore, I remember having a 'joined the server' type message appear, then a message about the server terminating.. those don't appear anymore, it's like the chat completely disappeared. I've got no clue how to diagnose or debug this and no amount of googling / searching on this forum helped.

Posted

Solved!

It turns out the example in the NativeUI docs turns the chat off with this line: `mp.gui.chat.show(false);`. Make sure it's set to true instead (client_packages > index.js)

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