So im having an issue, im replicating to the server but the server isn’t replicating to clients how do i fix this?
you aren’t replicating correctly.
Show some code that isn’t working as you think it should.
Replication is only ever Server → Clients. Clients do Not Replicate to server. They Pass data via RPC’s.