You don’t need to run a multicast, as long as the Sphere is replicated you can simply in the server spawn and attach the sphere and that will be replicated automatically to all clients.
Keep your code as it but make AttachSphere() a normal function that runs on server only, with sphere been replicated.