-
-
Notifications
You must be signed in to change notification settings - Fork 46
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
Server sided object spawning #56
Comments
Anything that helps improves the overall security is appreciated - if you'd want to make a PR for this we can definitely consider it. |
I'd suggest adding a config for that tho :) |
I tried converting it, but i keep getting weird bugs. |
Make the PR with your changes and errors, we can maybe take a look at what's the issue and make suggestions/changes. |
https://github.com/Scullyy/scully_emotemenu/blob/660bde8a4a6f42711d531468ce05892897e4bec3/server/main.lua#L121 check this out scully_emotemenu already handles the props on the server side |
Describe the Feature
Spawn object server sided, for servers with EntityLockdown enabled.
Example/Mock up
EntityLockdown blocks all entitys spawn by clients. Very handy feature against hackers, but requires some changes in scripts
The text was updated successfully, but these errors were encountered: