Turn On Object Locally

Options
How do I turn on an object that is in the scene for only the local client and not everyone else on the server? Also just to be really annoying how do I do this in JavaScript?

The object I am trying to turn on is a camera, it gets turned on when you die and displays a button saying respawn however when you respawn everyone can see the button.

Thankyou.