I have been having problems with figuring out how to make a script run on the client server. Basically, I don’t know how to make a script (Such as a knife script) be visible to other players.
Anyone know how to make that possible? ????
You have to use a local script, and make sure it's in one of these services: StarterPlayer>StarterPlayersScripts, StarterPlayer>StarterCharacterScripts, StarterGui, StarterPack and that should only run the script on the client (so only one player can see it)