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

Server sided object spawning #56

Open
Dennis-NL opened this issue Sep 12, 2024 · 5 comments
Open

Server sided object spawning #56

Dennis-NL opened this issue Sep 12, 2024 · 5 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Dennis-NL
Copy link

Dennis-NL commented Sep 12, 2024

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

@alberttheprince alberttheprince added the enhancement New feature or request label Sep 12, 2024
@alberttheprince
Copy link
Owner

alberttheprince commented Sep 12, 2024

Anything that helps improves the overall security is appreciated - if you'd want to make a PR for this we can definitely consider it.

@alberttheprince alberttheprince added the help wanted Extra attention is needed label Sep 17, 2024
@Mathu-lmn
Copy link
Collaborator

I'd suggest adding a config for that tho :)

@Dennis-NL
Copy link
Author

I tried converting it, but i keep getting weird bugs.
Someone with more experience should make this

@alberttheprince
Copy link
Owner

I tried converting it, but i keep getting weird bugs. Someone with more experience should make this

Make the PR with your changes and errors, we can maybe take a look at what's the issue and make suggestions/changes.

@jumalley
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants