#clientMessage(message,triggerReceiveChatEvent=false)

1 messages · Page 1 of 1 (latest)

thorny mortar
#

on receive-chat event, add a bool called isFromClientMessageFunc

prolly gonna be useful for something like custom chat so it can also read messages from other plugins

deep carbon
#

imo, it'd be better to make ReceiveChatEvent.message writable

#

and then chain that over calls

#

though i may need to change some hardcoded assumptions i have

deep carbon
pallid quartz
#

receive chat event isn't supposed to behave this way

#

its meant for messages sent from the server to the client