Posted June 16, 2024 by Tea
Fixed a bug that made remote emitters not possible. In order to use remote sound emitter events, you must add a plugin command to both the event controlling the remote emitter and the one emitting the sound remotely. The plugin command for the remote emitter doesn't require any parameters, it just needs to be present in at least one page of the event. The plugin command for the controlling event is the same plugin command that's always been used for the plugin, that hasn't changed.