public void StartUsingUsable() { if (isServer) { realUsable.StartUsingUsable(); } else { CmdStartUsingUsable(); } }