Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filtered client ownership option for RemoteProperty #190

Open
botchi09 opened this issue Apr 13, 2024 · 0 comments
Open

Filtered client ownership option for RemoteProperty #190

botchi09 opened this issue Apr 13, 2024 · 0 comments

Comments

@botchi09
Copy link

I propose that for simplicity, there be functionality in ClientRemoteProperty for :Set with all the additional functionality including SetFilter
To achieve this, there should be some form of network ownership functionality added.

This is useful for two main reasons:

  • Re-use of validation code on client and server for lag reduction
  • Avoiding excessive client > server communication boilerplate code (e.g. config menu options)

I've not seen this in any remote property modules before, strangely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant