• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

Global Chat w/ Class Colors [EZ Editing]

Hyperion

Founder
This world chat , how i exacttly i add it to my core, trying here but its not working when try to say in .g

I added
Code:
RBAC_PERM_COMMAND_GLOBAL_CHAT                                 = 1008,
At RBAC.H Added it in Command list in World and Add the permissions at Auth tables then compiled fine , but still didnt working o: ..

Don't bother asking about Rbac with this. I don't support that system at all nor do I like it.
 

hashimoff

Enthusiast
Hi Emudevs! I'm new here and my english is bed =( there are scripts is cool =) and want to say can I do this script only for GMs and Admins? without any commands? Example: When GM or Admin Writes Global Chat the text must be automaticly colourly without any commandos?
ige1pl.png
 

Hyperion

Founder
In the script on this thread, the switch case for account levels you can change the color of text in there
 

Syphex

Exalted Member
so a question im going to change "global" to what i want to use as a world chat command etc, i change "global" to "chat"

and now i should be able to write .chat <string> ?

becuse that dosen't work for me
 

Hyperion

Founder
so a question im going to change "global" to what i want to use as a world chat command etc, i change "global" to "chat"

and now i should be able to write .chat <string> ?

becuse that dosen't work for me

If you mean "global" in the ChatCommand then yes, changing that to "chat" would change your command to .chat
 
Top