Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| guide:communication [2025/11/05 16:35] – [OnCommunicate] Update listing of how each SHIORI handles communication, to make it less dense and fix the problem of curly quotes ulde3 | guide:communication [2025/11/05 16:45] (current) – [Sending and receiving external SHIORI Events] Fix broken syntax ulde3 | ||
|---|---|---|---|
| Line 58: | Line 58: | ||
| === Target === | === Target === | ||
| - | raiseother and notifyother tags can either send their events to specific targets, or they may use '' | + | raiseother and notifyother tags can either send their events to specific targets, or they may use '' |
| - | For example, if your ghost has a music player function and you want other ghosts to be able to tell what song is playing, it's probably best to send that information to every open ghost at once with '' | + | For example, if your ghost has a music player function and you want other ghosts to be able to tell what song is playing, it's probably best to send that information to every open ghost at once with '' |
| On the other hand, for a function like [[ghost: | On the other hand, for a function like [[ghost: | ||