HitMan78 Posted December 14, 2019 Share Posted December 14, 2019 Hello HOw TO send Custom Message TO all Players Using guiGetText() guiCreateMemo() Please Help Link to comment
Bilal135 Posted December 14, 2019 Share Posted December 14, 2019 Create a memo and a button which you would use to send the message on the client side. Upon hitting the button, get the text, then send it to server through triggerServerEvent. From there you could use outputChatBox with 'root' as its first argument to send it to every player. Link to comment
HitMan78 Posted December 14, 2019 Author Share Posted December 14, 2019 4 minutes ago, Lynch said: Create a memo and a button which you would use to send the message on the client side. Upon hitting the button, get the text, then send it to server through triggerServerEvent. From there you could use outputChatBox with 'root' as its first argument to send it to every player. can you give me the code ? Link to comment
MTA Anti-Cheat Team Dutchman101 Posted December 14, 2019 MTA Anti-Cheat Team Share Posted December 14, 2019 3 hours ago, HitMan78 said: can you give me the code ? Please read https://forum.multitheftauto.com/topic/94790-guidelines-and-formatting-for-this-section-read-before-posting/ first 1 Link to comment
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