We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
gmod_unstuck/lua/unstuck/sv_unstuck_func.lua
Lines 61 to 68 in d02dae1
As suggested by code_gs
You could do the the actual position testing inside of a coroutine so that the server doesn't have to halt to find the player a clear position.
The text was updated successfully, but these errors were encountered:
Coroutines should now be implemented with the latest update.
Sorry, something went wrong.
MrGrim48
No branches or pull requests
gmod_unstuck/lua/unstuck/sv_unstuck_func.lua
Lines 61 to 68 in d02dae1
As suggested by code_gs
The text was updated successfully, but these errors were encountered: