#Text Chat Event Hook in Server or Client?

9 messages · Page 1 of 1 (latest)

daring cradle
#

Is the Text Chat Event Hook invoked in server, client, or both?

For reference, this is the same event hook present on the Anastasia/Soulcrystal Puzzle in the vanilla Russia map. Not sure if invokes are visible on both ends if 1 player does the text chat.

knotty tinsel
#

if it's set up correctly, it can invoke client sided things, server side

#

basically you make every client say the phrase

#

but it needs to be enabled in config.json

daring cradle
gray axle
#

Its at the very top something about server messages

knotty tinsel
#

the usage of these scripts is disabled by default because they can invoke server commands

#

so server owners have to manually enable them

daring cradle
#

Understood