Oh question time!
How should i qualify what i should replicate to every client and what should be done locally by the client? as example a sword hitting another player, causing a hit sound, Do i tell both clients to play the sound locally or send a RPC by the server so it tells the other clients to receive / play the sound as well?