Multiplayer Addon

help!!!
I already have two players interacting in a multiplayer game using the addon_1.6 for this, but a want to interact with an comun object in the scene, for example a door, one player make the accion over the door, but both player need to see the door opening, I can’t do that, someone can explain to me how can I do that. PLEASE.

the door needs to be a actor, that is updated just like the players, but with only 1 variable, open or closed. playing a animation if the property changes, and manipulating the property can be done with the same setup that handles player health, etc.