From local script to server

Hey there, i was wondering if there was any way to make a localscript for the entire server.
So like the localscript makes that there is blood but it only shows up for the person who shot the bullet. How do i make it so everyone sees it? This would make the graphics better for everyone in my game and also more noticeable for if you get shot

1 Like

Make the “MakeBlood” event in server script and fire it from localscript

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.