Replicating a part across all clients

was that a built in function cuz i never seen any custom function begins with “:” And also how did you get a 2 parameters (i know player is always the first param) on OnServerEvent when you dont even put some parameter in the FireServer? Btw im sorry for interogating you this cuz I currently stuggling replicating my bullets of my gun to all clients side.

im almost a year scripter experienced Btw

I know I am very very late but, next time for performance issues only replicate the object to the closest players instead of the whole server. Someone far away wont be able to view it so why not clear up lag and not replicate it to them.

1 Like