-
-
Notifications
You must be signed in to change notification settings - Fork 502
Add clientside lua function resetBlurLevel #1266
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
Conversation
|
Any chance we could get resetPlayerBlurLevel as well? |
Do you mean for server-sided scripts ? I did add this method mainly cause of the above mentioned issue regarding blur level setting. Plus: all (?) |
|
Yes, server-side too. Nothing about the original issue to me indicates it should be a client method only. Correct me if I'm wrong. |
|
Well, no, it didnt indicate that it's meant to be clientside only but i thought it since like i said all Gonna add Imo, we dont need |
|
resetBlurLevel on server side doesn't make much sence since it's only a visual effect |
|
why is |
|
|
Why do we need both? |
I dont really think that we need it but @Woovie wanted to have it added as you can see above. |
…vel`" This reverts commit 7676322.
|
done @qaisjp |
qaisjp
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
![]()
|
sorry, please see #756 (comment) |
This PR adds clientside method named
resetBlurLevelwhich is a starting point for #756