Spawn Emitter at Location works only locally

Hello,
I’ve been trying to spawn emitter at location both for Server and Client players. And it visible locally either only for Server or for Client.

As i found out emitter needs two seperated custom events for Server to perform all emitter operation and for Client to use Server custom event. I’ve did everything as on video below and still emitter works only locally.

FYI: for testing i’m spawning emmiter on static location so both players can see the emitter.

Video im referencing to:


During shot function i’m trying to call custom events for spawn emitter for Server and Client.

258842-screenshot-2.png

258843-screenshot-3.png

258845-screenshot-5.png

Thanks in advance!