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

[SOLVED] World Chat Errors

Status
Not open for further replies.

Jpp

Administrator
Remove the last NULL in WorldChatCommandTable and you should be good.

Code:
{"c",        rbac::RBAC_PERM_COMMAND_WORLD_CHAT,             true,           &HandleWorldChatCommand,        "" }
 
Status
Not open for further replies.
Top