BrutalStrike Posted February 16, 2023 Posted February 16, 2023 A week ago my friends were playing on a server that I myself opened. They played without any problems, meaning that no one reported anything regarding a problem with the standard chat. Today they returned to the server, which has not been modified for a month, and almost all players (except one player) said that the RAGE-MP standard chat was not appearing on the screen. I decided to check it out, and the standard chat really isn't loading. I tried to activate the commands to force the chat to appear with mp.gui.chat.show(true); (CLIENTSIDE) but nothing loads... I imagine that most servers use customized chat, so they may not have noticed the problem yet. Thank you for your attention and have a great game everyone!
GamingW Posted February 16, 2023 Posted February 16, 2023 Yes, I also just noticed that while programming 🤔
GamingW Posted February 16, 2023 Posted February 16, 2023 vor 2 Stunden schrieb BrutalStrike: A week ago my friends were playing on a server that I myself opened. They played without any problems, meaning that no one reported anything regarding a problem with the standard chat. Today they returned to the server, which has not been modified for a month, and almost all players (except one player) said that the RAGE-MP standard chat was not appearing on the screen. I decided to check it out, and the standard chat really isn't loading. I tried to activate the commands to force the chat to appear with mp.gui.chat.show(true); (CLIENTSIDE) but nothing loads... I imagine that most servers use customized chat, so they may not have noticed the problem yet. Thank you for your attention and have a great game everyone! I found it why not. you have to activate the developer mode in your ragemp settings where you also enter your name
BrutalStrike Posted February 17, 2023 Author Posted February 17, 2023 (edited) 1 hour ago, GamingW said: I found it why not. you have to activate the developer mode in your ragemp settings where you also enter your name Even if this works, it doesn't make sense for non-developers to have to activate this configuration in order to see the default chat in the game! Edited February 17, 2023 by BrutalStrike
Xabi Posted February 17, 2023 Posted February 17, 2023 You have to implement the chat API by yourselves as of 1.1 version.
GamingW Posted February 17, 2023 Posted February 17, 2023 vor 2 Stunden schrieb Xabi: You have to implement the chat API by yourselves as of 1.1 version. This also works zero. just like inserting server side commands. Did an index.js first and then wanted to test comands it nothing works. https://wiki.rage.mp/index.php?title=Getting_Started_with_Development Create your first resource. I started with that. and zero works
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